Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 671 Bytes

NewCampaignStoreBudget.md

File metadata and controls

33 lines (18 loc) · 671 Bytes

NewCampaignStoreBudget

Properties

Name Type Description Notes
action ActionEnum
storeLimits List<NewCampaignStoreBudgetStoreLimit> The set of budget limits for stores linked to the campaign.
period PeriodEnum [optional]

Enum: ActionEnum

Name Value
SETDISCOUNT "setDiscount"

Enum: PeriodEnum

Name Value
DAILY "daily"
WEEKLY "weekly"
MONTHLY "monthly"
YEARLY "yearly"