[[["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-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. |"]]