| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202111 |
| Modifier and Type | Field and Description |
|---|---|
static CustomPacingGoalUnit |
CustomPacingGoalUnit.ABSOLUTE |
static CustomPacingGoalUnit |
CustomPacingGoalUnit.MILLI_PERCENT |
static CustomPacingGoalUnit |
CustomPacingGoalUnit.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static CustomPacingGoalUnit |
CustomPacingGoalUnit.fromString(String value) |
static CustomPacingGoalUnit |
CustomPacingGoalUnit.fromValue(String value) |
CustomPacingGoalUnit |
CustomPacingCurve.getCustomPacingGoalUnit()
Gets the customPacingGoalUnit value for this CustomPacingCurve.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomPacingCurve.setCustomPacingGoalUnit(CustomPacingGoalUnit customPacingGoalUnit)
Sets the customPacingGoalUnit value for this CustomPacingCurve.
|
| Constructor and Description |
|---|
CustomPacingCurve(CustomPacingGoalUnit customPacingGoalUnit,
CustomPacingGoal[] customPacingGoals) |
Copyright © 2021. All rights reserved.