[[["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-05-15 UTC."],[[["`LineItemDiscountType` defines how discounts are applied to the cost of booking a LineItem, either as a fixed amount (`ABSOLUTE_VALUE`) or as a percentage (`PERCENTAGE`)."],["This enumeration is part of the Google Ad Manager API and is used by services like `ForecastService` and `LineItemService`."],["Developers can utilize this information to understand and manage line item discounts programmatically within their applications."]]],["The document details `LineItemDiscountType`, an enumeration used in the Google Ad Manager API. It defines two discount options for a `LineItem`: `ABSOLUTE_VALUE`, which deducts a fixed amount from the line item's cost, and `PERCENTAGE`, which applies a percentage discount. This information is part of the `ForecastService` and `LineItemService` dependencies in the API version v202405, under the namespace `https://www.google.com/apis/ads/publisher/v202405`.\n"]]