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] |