| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202011 |
| Modifier and Type | Field and Description |
|---|---|
static GrpUnitType |
GrpUnitType.IMPRESSIONS |
static GrpUnitType |
GrpUnitType.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static GrpUnitType |
GrpUnitType.fromString(String value) |
static GrpUnitType |
GrpUnitType.fromValue(String value) |
GrpUnitType |
GrpDemographicBreakdown.getUnitType()
Gets the unitType value for this GrpDemographicBreakdown.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GrpDemographicBreakdown.setUnitType(GrpUnitType unitType)
Sets the unitType value for this GrpDemographicBreakdown.
|
| Constructor and Description |
|---|
GrpDemographicBreakdown(Long availableUnits,
Long matchedUnits,
GrpUnitType unitType,
GrpGender gender,
GrpAge age) |
Copyright © 2021. All rights reserved.