| 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 | Datetime when the campaign will become active. | [optional] |
| endTime | OffsetDateTime | Datetime when the campaign will become in-active. | [optional] |
| tags | List<String> | A list of tags for the campaign. | [optional] |