Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 912 Bytes

AreaStoreCampaignAssignment.md

File metadata and controls

13 lines (10 loc) · 912 Bytes

# AreaStoreCampaignAssignment

Properties

Name Type Description Notes
id string Unique identifier of the campaign assignment. [optional]
areaId string Unique identifier of the area to which the campaign is assigned. [optional]
areaStoreId string Unique identifier of the store to which the campaign is assigned. [optional]
createdAt \DateTime Date and time when the assignment was made. The value is shown in the ISO 8601 format. [optional]
object string The type of the object represented by JSON. This object stores information about the campaign assignment to areas or stores. [optional] [default to 'area_store_campaign_assignment']

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