Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 720 Bytes

File metadata and controls

34 lines (18 loc) · 720 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
SET_DISCOUNT "setDiscount"

Enum: PeriodEnum

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