An interval of a CustomPacingCurve. A custom pacing goal contains a start time and an amount. The goal will apply until either the next custom pacing goal's
More...
An interval of a CustomPacingCurve. A custom pacing goal contains a start time and an amount. The goal will apply until either the next custom pacing goal's
or the line item's end time if it is the last goal.
| long Google.Api.Ads.AdManager.v202505.CustomPacingGoal.amount |
|
getset |
| bool Google.Api.Ads.AdManager.v202505.CustomPacingGoal.amountSpecified |
|
getset |
true, if a value is specified for amount, false otherwise.
| DateTime Google.Api.Ads.AdManager.v202505.CustomPacingGoal.startDateTime |
|
getset |
The start date and time of the goal. This field is required unless
useLineItemStartDateTime is true.
| bool Google.Api.Ads.AdManager.v202505.CustomPacingGoal.useLineItemStartDateTime |
|
getset |
Whether the LineItem::startDateTime should be used for the start date and time of this goal. This field is not persisted and if it is set to true, the
startDateTime field will be populated by the line item's start time.
| bool Google.Api.Ads.AdManager.v202505.CustomPacingGoal.useLineItemStartDateTimeSpecified |
|
getset |
The documentation for this class was generated from the following file: