- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Campaign
In this document, you'll learn about campaigns.
What is a Campaign?#
A Campaign combines promotions under the same conditions, such as start and end dates.
Campaign Limits#
Each campaign has a budget represented by the CampaignBudget data model. The budget limits how many times the promotion can be used.
There are two types of budgets:
spend
: An amount that, when crossed, the promotion becomes unusable. For example, if the amount limit is set to$100
, and the total amount of usage of this promotion crosses that threshold, the promotion can no longer be applied.usage
: The number of times that a promotion can be used. For example, if the usage limit is set to10
, the promotion can be used only 10 times by customers. After that, it can no longer be applied.
Was this page helpful?