Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 749 Bytes

NewCampaignGroup.md

File metadata and controls

12 lines (9 loc) · 749 Bytes

TalonOne.Model.NewCampaignGroup

Properties

Name Type Description Notes
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]

[Back to Model list] [Back to API list] [Back to README]