Name | Type | Description | Notes |
---|---|---|---|
Id | int | Internal ID of this entity. | |
Created | DateTime | The time this entity was created. | |
AccountId | int | The ID of the account that owns this entity. | |
Modified | DateTime | The time this entity was last modified. | |
Description | string | A short description of the purpose of this collection. | [optional] |
Name | string | The name of this collection. | |
ModifiedBy | int | ID of the user who last updated this effect if available. | [optional] |
CreatedBy | int | ID of the user who created this effect. | |
ApplicationId | int | The ID of the Application that owns this entity. | [optional] |
CampaignId | int | The ID of the campaign that owns this entity. | [optional] |
Payload | List<string> | The content of the collection. | [optional] |