Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.17 KB

Collection.md

File metadata and controls

24 lines (16 loc) · 1.17 KB

Collection

Properties

Name Type Description Notes
id Integer Internal ID of this entity.
created OffsetDateTime The time this entity was created.
accountId Integer The ID of the account that owns this entity.
modified OffsetDateTime The time this entity was last modified.
description String A short description of the purpose of this collection. [optional]
subscribedApplicationsIds List<Integer> A list of the IDs of the Applications where this collection is enabled. [optional]
name String The name of this collection.
modifiedBy Integer ID of the user who last updated this effect if available. [optional]
createdBy Integer ID of the user who created this effect.
applicationId Integer The ID of the Application that owns this entity. [optional]
campaignId Integer The ID of the campaign that owns this entity. [optional]
payload List<String> The content of the collection. [optional]