type AvailabilityForecastOptions (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Forecasting options for line item availability forecasts.
- 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` provides methods `getAvailabilityForecast()` and `getAvailabilityForecastById()`. `AvailabilityForecastOptions` allows customization of forecast results. Key fields within these options include `includeTargetingCriteriaBreakdown`, enabling breakdown by targeting criteria. `includeContendingLineItems` includes information on competing line items. The `breakdown` field allows for specifying `ForecastBreakdownOptions`. These features allow users to obtain detailed information about item availability. All are in the specified namespace `https://www.google.com/apis/ads/publisher/v202502`.\n"],null,["# type AvailabilityForecastOptions (v202502)\n\n**Service** \n**ForecastService** **Dependencies** \n[getAvailabilityForecast()](/ad-manager/api/reference/v202502/ForecastService#getAvailabilityForecast) [getAvailabilityForecastById()](/ad-manager/api/reference/v202502/ForecastService#getAvailabilityForecastById) \n▼\n**AvailabilityForecastOptions**\n\nForecasting options for line item availability forecasts.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Field ----- ||\n|-----------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `includeTargetingCriteriaBreakdown` | ` `xsd:`boolean` When specified, forecast result for the availability line item will also include breakdowns by its targeting in [AvailabilityForecast.targetingCriteriaBreakdowns](/ad-manager/api/reference/v202502/ForecastService.AvailabilityForecast#targetingCriteriaBreakdowns). |\n| ### `includeContendingLineItems` | ` `xsd:`boolean` When specified, the forecast result for the availability line item will also include contending line items in [AvailabilityForecast.contendingLineItems](/ad-manager/api/reference/v202502/ForecastService.AvailabilityForecast#contendingLineItems). |\n| ### `breakdown` | ` `[ForecastBreakdownOptions](/ad-manager/api/reference/v202502/ForecastService.ForecastBreakdownOptions)` ` \u003cbr /\u003e |"]]