enum LineItemDiscountType (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Describes the possible discount types on the cost of booking a
LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Enumeration |
Description |
ABSOLUTE_VALUE
|
An absolute value will be discounted from the line item's cost.
|
PERCENTAGE
|
A percentage of the cost will be applied as discount for booking the line
item.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[],["The document outlines `LineItemDiscountType`, defining discount options for `LineItem` costs. It specifies two discount types: `ABSOLUTE_VALUE`, which reduces the cost by a fixed amount, and `PERCENTAGE`, which reduces the cost by a percentage. This information is within the `ForecastService` and `LineItemService`, and the namespace is identified as `https://www.google.com/apis/ads/publisher/v202502`.\n"],null,["# enum LineItemDiscountType (v202502)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202502/ForecastService.LineItemDiscountType) **LineItemService** **Dependencies** \n[LineItemSummary](/ad-manager/api/reference/v202502/LineItemService.LineItemSummary) \n▼\n**LineItemDiscountType**\n\nDescribes the possible discount types on the cost of booking a\n[LineItem](/ad-manager/api/reference/v202502/LineItemService.LineItem).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|------------------|---------------------------------------------------------------------------------|\n| `ABSOLUTE_VALUE` | An absolute value will be discounted from the line item's cost. |\n| `PERCENTAGE` | A percentage of the cost will be applied as discount for booking the line item. |"]]