Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
DeliveryForecast represents the forecast of delivery for a list of ProspectiveLineItem objects that are to be reserved simultaneously.
The DeliveryForecast object is defined within the https://www.google.com/apis/ads/publisher/v202411 namespace.
It contains the field lineItemDeliveryForecasts, which is an array of LineItemDeliveryForecast objects representing the delivery forecasts of the forecasted line items.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["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"]]