Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 963 Bytes

Store.md

File metadata and controls

17 lines (13 loc) · 963 Bytes

TalonOne.Store

Properties

Name Type Description Notes
id Number Internal ID of this entity.
created Date The time this entity was created. The time this entity was created.
name String The name of the store.
description String The description of the store.
attributes Object The attributes of the store. [optional]
integrationId String The integration ID of the store. You choose this ID when you create a store. Note: You cannot edit the `integrationId` after the store has been created.
applicationId Number The ID of the application that owns this entity.
updated Date Timestamp of the most recent update on this entity.
linkedCampaignIds [Number] A list of IDs of the campaigns that are linked with current store. [optional]