[[["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-02-20 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"]]