Uses of Class
com.google.api.adwords.v10.ChildrenTarget

Packages that use ChildrenTarget
com.google.api.adwords.v10   
 

Uses of ChildrenTarget in com.google.api.adwords.v10
 

Fields in com.google.api.adwords.v10 declared as ChildrenTarget
static ChildrenTarget ChildrenTarget.HouseholdsWithChildrenOnly
           
static ChildrenTarget ChildrenTarget.HouseholdsWithoutChildrenOnly
           
static ChildrenTarget ChildrenTarget.NoPreference
           
 

Methods in com.google.api.adwords.v10 that return ChildrenTarget
static ChildrenTarget ChildrenTarget.fromString(java.lang.String value)
           
static ChildrenTarget ChildrenTarget.fromValue(java.lang.String value)
           
 ChildrenTarget DemographicsTarget.getChildrenTarget()
          Gets the childrenTarget value for this DemographicsTarget.
 

Methods in com.google.api.adwords.v10 with parameters of type ChildrenTarget
 void DemographicsTarget.setChildrenTarget(ChildrenTarget childrenTarget)
          Sets the childrenTarget value for this DemographicsTarget.
 

Constructors in com.google.api.adwords.v10 with parameters of type ChildrenTarget
DemographicsTarget(ChildrenTarget childrenTarget, EthnicityTarget ethnicityTarget, GenderTarget genderTarget, AgeRange maxAgeRange, HouseholdIncomeRange maxHouseholdIncomeRange, AgeRange minAgeRange, HouseholdIncomeRange minHouseholdIncomeRange)
           
 



Copyright © 2005 Google Corp. All Rights Reserved.