[[["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 2024-05-15 UTC."],[[["`AvailabilityForecastOptions` provides configuration for forecasting line item availability in Google Ad Manager."],["Options include whether to break down forecasts by targeting criteria and contending line items."],["The `breakdown` field allows for further customization of the forecast breakdown, and the namespace for this object is `https://www.google.com/apis/ads/publisher/v202405`."]]],["The `ForecastService` offers two key actions: `getAvailabilityForecast()` and `getAvailabilityForecastById()`. `AvailabilityForecastOptions` defines settings for these forecasts, including `includeTargetingCriteriaBreakdown` to include breakdowns by targeting, `includeContendingLineItems` to show competing line items, and `breakdown` for detailed options via `ForecastBreakdownOptions`. These booleans, when set, enrich the forecast results with the specified additional information. The namespace is provided for reference.\n"]]