type DeliveryForecast (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
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/v202502
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 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[],["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 that detail the delivery predictions for each forecasted line item. The service operates within the namespace `https://www.google.com/apis/ads/publisher/v202502`.\n"],null,["# type DeliveryForecast (v202502)\n\n**Service** \n**ForecastService** **Dependencies** \n[getDeliveryForecast()](/ad-manager/api/reference/v202502/ForecastService#getDeliveryForecast) [getDeliveryForecastByIds()](/ad-manager/api/reference/v202502/ForecastService#getDeliveryForecastByIds) \n▼\n**DeliveryForecast**\n\nThe forecast of delivery for a list of [ProspectiveLineItem](/ad-manager/api/reference/v202502/ForecastService.ProspectiveLineItem) objects to be reserved at the\nsame time.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Field ----- ||\n|---------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `lineItemDeliveryForecasts` | ` `[LineItemDeliveryForecast](/ad-manager/api/reference/v202502/ForecastService.LineItemDeliveryForecast)`[]` The delivery forecasts of the forecasted line items. |"]]