AI-generated Key Takeaways
- 
          
A Promotion asset defines the details of a promotion, including what it targets and the discount offered.
 - 
          
Promotions can have specific start and end dates for redemption and can be associated with a particular occasion.
 - 
          
The discount can be specified as either a percentage off or a fixed money amount off.
 - 
          
Eligibility for the promotion can be triggered by a promotion code or by an order exceeding a certain amount.
 - 
          
Promotion assets also have start and end dates for when they are effective for serving and can be scheduled to serve during specific time intervals.
 
A Promotion asset.
| Fields | |
|---|---|
 | 
                
                   
 Required. A freeform description of what the promotion is targeting.  | 
              
 | 
                
                   
 A modifier for qualification of the discount.  | 
              
 | 
                
                   
 Start date of when the promotion is eligible to be redeemed, in yyyy-MM-dd format.  | 
              
 | 
                
                   
 Last date of when the promotion is eligible to be redeemed, in yyyy-MM-dd format.  | 
              
 | 
                
                  
                   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.  | 
              
 | 
                
                   
 The language of the promotion. Represented as BCP 47 language tag.  | 
              
 | 
                
                   
 Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.  | 
              
 | 
                
                   
 Last date of when this asset is effective and still serving, in yyyy-MM-dd format.  | 
              
 | 
                
                  
                   List of non-overlapping schedules specifying all time intervals for which the asset may serve. There can be a maximum of 6 schedules per day, 42 in total.  | 
              
Union field 
 | 
              |
 | 
                
                   
 Percentage off discount in the promotion. 1,000,000 = 100%. Either this or money_amount_off 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.  |