type DeliveryForecast (v202411)
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/v202411
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-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["The `ForecastService` allows forecasting delivery for prospective line items to be reserved concurrently."],["`DeliveryForecast` objects contain `LineItemDeliveryForecast` data, providing insights into individual line item performance."],["This service uses methods like `getDeliveryForecast()` and `getDeliveryForecastByIds()` for retrieving forecast information."],["Forecasts are provided within the namespace `https://www.google.com/apis/ads/publisher/v202411`."]]],["The `ForecastService` offers two key actions: `getDeliveryForecast()` and `getDeliveryForecastByIds()`. These methods provide delivery forecasts for a list of `ProspectiveLineItem` objects. The output is a `DeliveryForecast`, which details the predicted delivery for line items to be reserved concurrently. This `DeliveryForecast` includes a field named `lineItemDeliveryForecasts`, containing an array of `LineItemDeliveryForecast` objects, each representing the delivery forecast for an individual forecasted line item.\n"]]