[[["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."],[[["LineItemDiscountType outlines 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 reduction."],["This information is relevant to the ForecastService and LineItemService within the Google Ad Manager API."]]],["The `LineItemDiscountType` enumeration defines discount options for line items. There are two possible types: `ABSOLUTE_VALUE`, which discounts a fixed amount, and `PERCENTAGE`, which discounts a percentage of the total cost. This information is found within the `ForecastService` and `LineItemService` in the namespace `https://www.google.com/apis/ads/publisher/v202402`. The `LineItemSummary` acts as a dependency.\n"]]