|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EthnicityTarget | |
|---|---|
| com.google.api.adwords.v10 | |
| Uses of EthnicityTarget in com.google.api.adwords.v10 |
|---|
| Fields in com.google.api.adwords.v10 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.v10 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.v10 with parameters of type EthnicityTarget | |
|---|---|
void |
DemographicsTarget.setEthnicityTarget(EthnicityTarget ethnicityTarget)
Sets the ethnicityTarget value for this DemographicsTarget. |
| Constructors in com.google.api.adwords.v10 with parameters of type EthnicityTarget | |
|---|---|
DemographicsTarget(ChildrenTarget childrenTarget,
EthnicityTarget ethnicityTarget,
GenderTarget genderTarget,
AgeRange maxAgeRange,
HouseholdIncomeRange maxHouseholdIncomeRange,
AgeRange minAgeRange,
HouseholdIncomeRange minHouseholdIncomeRange)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||