| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202108 |
| Modifier and Type | Field and Description |
|---|---|
static GrpProvider |
GrpProvider.GOOGLE |
static GrpProvider |
GrpProvider.NIELSEN |
static GrpProvider |
GrpProvider.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static GrpProvider |
GrpProvider.fromString(String value) |
static GrpProvider |
GrpProvider.fromValue(String value) |
GrpProvider |
GrpSettings.getProvider()
Gets the provider value for this GrpSettings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GrpSettings.setProvider(GrpProvider provider)
Sets the provider 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 © 2021. All rights reserved.