Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 676 Bytes

CampaignBudget.md

File metadata and controls

13 lines (8 loc) · 676 Bytes

# CampaignBudget

Properties

Name Type Description Notes
action string The limitable action to which this limit applies. For example: - `setDiscount` - `setDiscountEffect` - `redeemCoupon` - `createCoupon`
limit float The value to set for the limit.
counter float The number of occurrences of the limited action in the context of the campaign.

[Back to Model list] [Back to API list] [Back to README]