Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.01 KB

CampaignCopy.md

File metadata and controls

17 lines (12 loc) · 1.01 KB

# CampaignCopy

Properties

Name Type Description Notes
name string Name of the copied campaign (Defaults to "Copy of original campaign name"). [optional]
applicationIds int[] Application IDs of the applications to which a campaign should be copied to.
description string A detailed description of the campaign. [optional]
startTime \DateTime Timestamp when the campaign will become active. [optional]
endTime \DateTime Timestamp when the campaign will become inactive. [optional]
tags string[] A list of tags for the campaign. [optional]
evaluationGroupId int The ID of the campaign evaluation group the campaign belongs to. [optional]

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