Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 675 Bytes

CampaignStoreBudget.md

File metadata and controls

13 lines (10 loc) · 675 Bytes

TalonOne.Model.CampaignStoreBudget

Properties

Name Type Description Notes
Id int Internal ID of this entity.
Created DateTime The time this entity was created.
CampaignId int The ID of the campaign that owns this entity.
StoreId 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]