[[["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."],["Two discount types are available: `ABSOLUTE_VALUE` which deducts a fixed amount and `PERCENTAGE` which applies a percentage-based discount."],["This enumeration is part of the Google Ad Manager API and is used by the ForecastService and LineItemService."]]],["The content details `LineItemDiscountType`, which defines discount options for a `LineItem` in the Ad Manager API (v202411). It specifies two discount types: `ABSOLUTE_VALUE`, representing a fixed discount amount, and `PERCENTAGE`, representing a discount calculated as a percentage of the line item's cost. These types are part of the `ForecastService` and `LineItemService` within the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"]]