type DeliveryForecastOptions (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Forecasting options for line item delivery forecasts.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Field
|
ignoredLineItemIds
|
xsd:long[]
Line item IDs to be ignored while performing the delivery simulation.
|
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, `getDeliveryForecast()` and `getDeliveryForecastByIds()`, to obtain delivery forecasts. It uses `DeliveryForecastOptions` to refine these forecasts. A key field within these options is `ignoredLineItemIds`, which is an array of line item IDs specified to be excluded during the delivery simulation process, allowing for more tailored forecasting. The relevant namespace for these operations is `https://www.google.com/apis/ads/publisher/v202502`.\n"],null,["# type DeliveryForecastOptions (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**DeliveryForecastOptions**\n\nForecasting options for line item delivery forecasts.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Field ----- ||\n|--------------------------|---------------------------------------------------------------------------------------|\n| ### `ignoredLineItemIds` | ` `xsd:`long[]` Line item IDs to be ignored while performing the delivery simulation. |"]]