| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | Name of the copied campaign (Defaults to "Copy of original campaign name"). | [optional] |
| 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 | Long | The ID of the campaign evaluation group the campaign belongs to. | [optional] |