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