Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 990 Bytes

CampaignCopy.md

File metadata and controls

16 lines (12 loc) · 990 Bytes

CampaignCopy

Properties

Name Type Description Notes
name str Name of the copied campaign (Defaults to "Copy of original campaign name"). [optional]
application_ids list[int] Application IDs of the applications to which a campaign should be copied to.
description str A detailed description of the campaign. [optional]
start_time datetime Timestamp when the campaign will become active. [optional]
end_time datetime Timestamp when the campaign will become inactive. [optional]
tags list[str] A list of tags for the campaign. [optional]
evaluation_group_id int The ID of the campaign evaluation group the campaign belongs to. [optional]

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