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