Uses of Class
com.google.api.adwords.v11.EthnicityTarget

Packages that use EthnicityTarget
com.google.api.adwords.v11   
 

Uses of EthnicityTarget in com.google.api.adwords.v11
 

Fields in com.google.api.adwords.v11 declared as EthnicityTarget
static EthnicityTarget EthnicityTarget.AfricanAmericanOnly
           
static EthnicityTarget EthnicityTarget.AsianOnly
           
static EthnicityTarget EthnicityTarget.CaucasianOnly
           
static EthnicityTarget EthnicityTarget.HispanicOnly
           
static EthnicityTarget EthnicityTarget.NoPreference
           
 

Methods in com.google.api.adwords.v11 that return EthnicityTarget
static EthnicityTarget EthnicityTarget.fromString(java.lang.String value)
           
static EthnicityTarget EthnicityTarget.fromValue(java.lang.String value)
           
 EthnicityTarget DemographicsTarget.getEthnicityTarget()
          Gets the ethnicityTarget value for this DemographicsTarget.
 

Methods in com.google.api.adwords.v11 with parameters of type EthnicityTarget
 void DemographicsTarget.setEthnicityTarget(EthnicityTarget ethnicityTarget)
          Sets the ethnicityTarget value for this DemographicsTarget.
 

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



Copyright © 2005 Google Corp. All Rights Reserved.