[[["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-02-13 UTC."],[[["The `ForecastService` allows for the retrieval of delivery forecasts for line items, either for all or specific ones."],["`DeliveryForecastOptions` provides options to customize the forecast, including ignoring specific line items during simulation."],["The `ignoredLineItemIds` field within `DeliveryForecastOptions` lets you specify line items to exclude, identified by their IDs."]]],["The `ForecastService` provides methods for retrieving delivery forecasts, including `getDeliveryForecast()` and `getDeliveryForecastByIds()`. `DeliveryForecastOptions` allow customization of forecasts. One available option is `ignoredLineItemIds`, which accepts an array of line item IDs (`xsd:long[]`) to exclude from the delivery simulation. This is provided within the namespace `https://www.google.com/apis/ads/publisher/v202402`.\n"]]