| 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] |