|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AgeRange | |
|---|---|
| com.google.api.adwords.v10 | |
| Uses of AgeRange in com.google.api.adwords.v10 |
|---|
| Fields in com.google.api.adwords.v10 declared as AgeRange | |
|---|---|
static AgeRange |
AgeRange.Range0To17
|
static AgeRange |
AgeRange.Range18To24
|
static AgeRange |
AgeRange.Range25To34
|
static AgeRange |
AgeRange.Range35To44
|
static AgeRange |
AgeRange.Range45To54
|
static AgeRange |
AgeRange.Range55To64
|
static AgeRange |
AgeRange.Range65Plus
|
| Methods in com.google.api.adwords.v10 that return AgeRange | |
|---|---|
static AgeRange |
AgeRange.fromString(java.lang.String value)
|
static AgeRange |
AgeRange.fromValue(java.lang.String value)
|
AgeRange |
DemographicsTarget.getMaxAgeRange()
Gets the maxAgeRange value for this DemographicsTarget. |
AgeRange |
DemographicsTarget.getMinAgeRange()
Gets the minAgeRange value for this DemographicsTarget. |
| Methods in com.google.api.adwords.v10 with parameters of type AgeRange | |
|---|---|
void |
DemographicsTarget.setMaxAgeRange(AgeRange maxAgeRange)
Sets the maxAgeRange value for this DemographicsTarget. |
void |
DemographicsTarget.setMinAgeRange(AgeRange minAgeRange)
Sets the minAgeRange value for this DemographicsTarget. |
| Constructors in com.google.api.adwords.v10 with parameters of type AgeRange | |
|---|---|
DemographicsTarget(ChildrenTarget childrenTarget,
EthnicityTarget ethnicityTarget,
GenderTarget genderTarget,
AgeRange maxAgeRange,
HouseholdIncomeRange maxHouseholdIncomeRange,
AgeRange minAgeRange,
HouseholdIncomeRange minHouseholdIncomeRange)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||