Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 908 Bytes

CampaignGroup.md

File metadata and controls

20 lines (12 loc) · 908 Bytes

CampaignGroup

Properties

Name Type Description Notes
id Integer Internal ID of this entity.
created OffsetDateTime The time this entity was created.
modified OffsetDateTime The time this entity was last modified.
accountId Integer The ID of the account that owns this entity.
name String The name of this campaign access group.
description String A longer description of the campaign access group. [optional]
subscribedApplicationsIds List<Integer> A list of IDs of the Applications that this campaign access group is enabled for. [optional]
campaignIds List<Integer> A list of IDs of the campaigns that are part of the campaign access group. [optional]