Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 854 Bytes

CampaignStoreBudgetLimitConfig.md

File metadata and controls

13 lines (10 loc) · 854 Bytes

TalonOne.Model.CampaignStoreBudgetLimitConfig

Properties

Name Type Description Notes
Action string The limitable action to which this limit applies. For example: - `setDiscount` - `setDiscountEffect` - `redeemCoupon` - `createCoupon`
Limit decimal The value to set for the limit.
Period string The period on which the budget limit recurs. [optional]
Entities List<string> The entity that this limit applies to.
Imported bool Indicates whether this limit configuration is managed via a CSV file.

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