| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201708 |
| Modifier and Type | Field and Description |
|---|---|
static GrpAge |
GrpAge.AGE_0_TO_17 |
static GrpAge |
GrpAge.AGE_18_TO_24 |
static GrpAge |
GrpAge.AGE_18_TO_49 |
static GrpAge |
GrpAge.AGE_21_PLUS |
static GrpAge |
GrpAge.AGE_21_TO_34 |
static GrpAge |
GrpAge.AGE_21_TO_44 |
static GrpAge |
GrpAge.AGE_21_TO_49 |
static GrpAge |
GrpAge.AGE_21_TO_54 |
static GrpAge |
GrpAge.AGE_21_TO_64 |
static GrpAge |
GrpAge.AGE_25_TO_34 |
static GrpAge |
GrpAge.AGE_25_TO_49 |
static GrpAge |
GrpAge.AGE_35_TO_44 |
static GrpAge |
GrpAge.AGE_35_TO_49 |
static GrpAge |
GrpAge.AGE_45_TO_54 |
static GrpAge |
GrpAge.AGE_55_TO_64 |
static GrpAge |
GrpAge.AGE_65_PLUS |
static GrpAge |
GrpAge.AGE_UNKNOWN |
static GrpAge |
GrpAge.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static GrpAge |
GrpAge.fromString(String value) |
static GrpAge |
GrpAge.fromValue(String value) |
GrpAge |
GrpDemographicBreakdown.getAge()
Gets the age value for this GrpDemographicBreakdown.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GrpDemographicBreakdown.setAge(GrpAge age)
Sets the age value for this GrpDemographicBreakdown.
|
| Constructor and Description |
|---|
GrpDemographicBreakdown(Long availableUnits,
Long matchedUnits,
GrpUnitType unitType,
GrpGender gender,
GrpAge age) |
Copyright © 2018. All Rights Reserved.