Name | Type | Description | Notes |
---|---|---|---|
Name | string | Name of the copied campaign (Defaults to "Copy of original campaign name"). | [optional] |
ApplicationIds | List<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 | List<string> | A list of tags for the campaign. | [optional] |
EvaluationGroupId | int | The ID of the campaign evaluation group the campaign belongs to. | [optional] |