| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202111 |
| Modifier and Type | Method and Description |
|---|---|
CustomPacingGoal[] |
CustomPacingCurve.getCustomPacingGoals()
Gets the customPacingGoals value for this CustomPacingCurve.
|
CustomPacingGoal |
CustomPacingCurve.getCustomPacingGoals(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomPacingCurve.setCustomPacingGoals(CustomPacingGoal[] customPacingGoals)
Sets the customPacingGoals value for this CustomPacingCurve.
|
void |
CustomPacingCurve.setCustomPacingGoals(int i,
CustomPacingGoal _value) |
| Constructor and Description |
|---|
CustomPacingCurve(CustomPacingGoalUnit customPacingGoalUnit,
CustomPacingGoal[] customPacingGoals) |
Copyright © 2022. All rights reserved.