[[["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-11-19 UTC."],[[["`LineItemDiscountType` defines how discounts are applied to the cost of booking a LineItem."],["It offers two types: `ABSOLUTE_VALUE` for a fixed discount amount and `PERCENTAGE` for a percentage-based discount."],["This enumeration is part of the Google Ad Manager API and is used within the `ForecastService`."]]],["The document outlines `LineItemDiscountType`, which details the discount options for a `LineItem`. It specifies two discount types: `ABSOLUTE_VALUE`, representing a fixed amount deducted from the line item's cost, and `PERCENTAGE`, where a percentage of the cost is discounted. This information is part of the `ForecastService`, and the namespace is `https://www.google.com/apis/ads/publisher/v202411`. The document also references `LineItemSummary`.\n"]]