Enum LineItemDeliveryForecastSourceEnum.Types.LineItemDeliveryForecastSource
Strategies for choosing forecasted traffic shapes to pace line items.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum LineItemDeliveryForecastSourceEnum.Types.LineItemDeliveryForecastSource
Fields
| Name | Description |
|---|---|
| CustomPacingCurve | A user specified custom pacing curve will be used to pace line item delivery. |
| Forecasting | The line item's projected future traffic will be used to pace line item delivery. |
| Historical | The line item's historical traffic shape will be used to pace line item delivery. |
| Unspecified | Default value. This value is unused. |