Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 574 Bytes

File metadata and controls

16 lines (9 loc) · 574 Bytes

CampaignStoreBudget

Properties

Name Type Description Notes
id Long The internal ID of this entity.
created OffsetDateTime The time this entity was created.
campaignId Long The ID of the campaign that owns this entity.
storeId Long The ID of the store.
limits List<CampaignStoreBudgetLimitConfig> The set of budget limits for stores linked to the campaign.