Represents a Promotion extension.
Fields | |
---|---|
|
Enum that modifies the qualification of the discount. |
|
The occasion the promotion was intended for. If an occasion is set, the redemption window will need to fall within the date range associated with the occasion. |
|
A list of possible final URLs after all cross domain redirects. This field is required. |
|
A list of possible final mobile URLs after all cross domain redirects. |
|
A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls. |
|
A freeform description of what the promotion is targeting. This field is required. |
|
Start date of when the promotion is eligible to be redeemed. |
|
Last date when the promotion is eligible to be redeemed. |
|
URL template for constructing a tracking URL. |
|
URL template for appending params to landing page URLs served with parallel tracking. |
|
The language of the promotion. Represented as BCP 47 language tag. |
Union field
|
|
|
Percentage off discount in the promotion in micros. One million is equivalent to one percent. Either this or money_off_amount is required. |
|
Money amount off for discount in the promotion. Either this or percent_off is required. |
Union field
|
|
|
A code the user should use in order to be eligible for the promotion. |
|
The amount the total order needs to be for the user to be eligible for the promotion. |