| Name |
Type |
Description |
Notes |
| id |
int |
The 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 |
int[] |
A list of IDs of the Applications that this campaign access group is enabled for. |
[optional] |
| campaignIds |
int[] |
A list of IDs of the campaigns that are part of the campaign access group. |
[optional] |
[Back to Model list] [Back to API list] [Back to README]