Name | Type | Description | Notes |
---|---|---|---|
id | int | Internal ID of this entity. | |
created | datetime | The time this entity was created. The time this entity was created. | |
name | str | The name of the store. | |
description | str | The description of the store. | |
attributes | object | The attributes of the store. | [optional] |
integration_id | str | 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. | |
application_id | int | The ID of the application that owns this entity. | |
updated | datetime | Timestamp of the most recent update on this entity. | |
linked_campaign_ids | list[int] | A list of IDs of the campaigns that are linked with current store. | [optional] |