Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 695 Bytes

NewCampaignGroup.md

File metadata and controls

13 lines (9 loc) · 695 Bytes

NewCampaignGroup

Properties

Name Type Description Notes
name str The name of this campaign group.
description str A longer description of the campaign group. [optional]
subscribed_applications_ids list[int] A list of the IDs of the applications that this campaign group is enabled for. [optional]
campaign_ids list[int] A list of the IDs of the campaigns that this campaign group owns. [optional]

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