Name | Type | Description | Notes |
---|---|---|---|
Id | int | Internal ID of this entity. | |
Created | DateTime | The time this entity was created. | |
Modified | DateTime | The time this entity was last modified. | |
AccountId | int | The ID of the account that owns this entity. | |
Name | string | The name of the campaign access group. | |
Description | string | A longer description of the campaign access group. | [optional] |
SubscribedApplicationsIds | List<int> | A list of IDs of the Applications that this campaign access group is enabled for. | [optional] |
CampaignIds | List<int> | A list of IDs of the campaigns that are part of the campaign access group. | [optional] |