type DeliveryForecastOptions (v202408)
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/v202408
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."],[[["\u003cp\u003eThe ForecastService uses the getDeliveryForecast() and getDeliveryForecastByIds() methods for line item delivery forecasts.\u003c/p\u003e\n"],["\u003cp\u003eDeliveryForecastOptions allows for specifying line items to be excluded from the delivery simulation using the ignoredLineItemIds field.\u003c/p\u003e\n"],["\u003cp\u003eThis functionality resides within the \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],["The `ForecastService` provides methods for retrieving delivery forecasts, including `getDeliveryForecast()` and `getDeliveryForecastByIds()`. It uses `DeliveryForecastOptions` to refine the forecast, allowing users to specify options such as a list of `ignoredLineItemIds`. These `ignoredLineItemIds` are an array of long values that are excluded from the delivery simulation. The relevant namespace is `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# type DeliveryForecastOptions (v202408)\n\n**Service** \n**ForecastService** **Dependencies** \n[getDeliveryForecast()](/ad-manager/api/reference/v202408/ForecastService#getDeliveryForecast) [getDeliveryForecastByIds()](/ad-manager/api/reference/v202408/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/v202408`\n\n| Field ----- ||\n|--------------------------|---------------------------------------------------------------------------------------|\n| ### `ignoredLineItemIds` | ` `xsd:`long[]` Line item IDs to be ignored while performing the delivery simulation. |"]]