| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202105 |
| Modifier and Type | Field and Description |
|---|---|
static PacingDeviceCategorizationType |
PacingDeviceCategorizationType.GOOGLE |
static PacingDeviceCategorizationType |
PacingDeviceCategorizationType.NIELSEN |
static PacingDeviceCategorizationType |
PacingDeviceCategorizationType.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static PacingDeviceCategorizationType |
PacingDeviceCategorizationType.fromString(String value) |
static PacingDeviceCategorizationType |
PacingDeviceCategorizationType.fromValue(String value) |
PacingDeviceCategorizationType |
GrpSettings.getPacingDeviceCategorizationType()
Gets the pacingDeviceCategorizationType value for this GrpSettings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GrpSettings.setPacingDeviceCategorizationType(PacingDeviceCategorizationType pacingDeviceCategorizationType)
Sets the pacingDeviceCategorizationType value for this GrpSettings.
|
| Constructor and Description |
|---|
GrpSettings(Long minTargetAge,
Long maxTargetAge,
GrpTargetGender targetGender,
GrpProvider provider,
Long targetImpressionGoal,
Long inTargetRatioEstimateMilliPercent,
NielsenCtvPacingType nielsenCtvPacingType,
PacingDeviceCategorizationType pacingDeviceCategorizationType,
Boolean applyTrueCoview) |
Copyright © 2022. All rights reserved.