Enum DiscountTypeEnum.Types.DiscountType
Describes the possible discount types on the cost of booking a line item.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum DiscountTypeEnum.Types.DiscountType
Fields
| Name | Description |
|---|---|
| AbsoluteValue | An absolute value will be discounted from the line item's cost. |
| Percentage | A percentage of the cost will be discounted for booking the line item. |
| Unspecified | No value specified |