type DeliveryForecast (v202508)

  • DeliveryForecast provides a forecast of delivery for multiple ProspectiveLineItem objects to be reserved concurrently.

  • It contains a list of LineItemDeliveryForecast objects, each representing the delivery forecast for a specific forecasted line item.

  • The DeliveryForecast is accessible through the ForecastService and can be retrieved using getDeliveryForecast() or getDeliveryForecastByIds().

The forecast of delivery for a list of ProspectiveLineItem objects to be reserved at the same time.


Namespace
https://www.google.com/apis/ads/publisher/v202508

Field

lineItemDeliveryForecasts

LineItemDeliveryForecast[]

The delivery forecasts of the forecasted line items.