type DeliveryForecast (v202405)
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/v202405
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["The ForecastService provides delivery forecasts for prospective line items that are planned to be reserved together."],["It uses the `getDeliveryForecast()` and `getDeliveryForecastByIds()` methods to retrieve forecasts."],["A DeliveryForecast object encapsulates the forecasted delivery information for these line items."],["The `lineItemDeliveryForecasts` field within a DeliveryForecast contains an array of LineItemDeliveryForecast objects, providing detailed insights for each forecasted line item."],["This service utilizes the namespace `https://www.google.com/apis/ads/publisher/v202405`."]]],["The `ForecastService` offers two key actions: `getDeliveryForecast()` and `getDeliveryForecastByIds()`. These methods provide a `DeliveryForecast`, which predicts the delivery outcomes for a given list of `ProspectiveLineItem` objects. The `DeliveryForecast` contains `lineItemDeliveryForecasts`, an array of `LineItemDeliveryForecast` objects detailing the delivery predictions for each forecasted line item. This service operates within the namespace `https://www.google.com/apis/ads/publisher/v202405`.\n"]]