Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 657 Bytes

CampaignStoreBudget.md

File metadata and controls

14 lines (10 loc) · 657 Bytes

CampaignStoreBudget

Properties

Name Type Description Notes
id int Internal ID of this entity.
created datetime The time this entity was created.
campaign_id int The ID of the campaign that owns this entity.
store_id int The ID of the store.
limits list[LimitConfig] The set of budget limits for stores linked to the campaign.

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