Name | Type | Description | Notes |
---|---|---|---|
name | str | Name of the copied campaign (Defaults to "Copy of original campaign name"). | [optional] |
application_ids | list[int] | Application IDs of the applications to which a campaign should be copied to. | |
description | str | A detailed description of the campaign. | [optional] |
start_time | datetime | Timestamp when the campaign will become active. | [optional] |
end_time | datetime | Timestamp when the campaign will become inactive. | [optional] |
tags | list[str] | A list of tags for the campaign. | [optional] |
evaluation_group_id | int | The ID of the campaign evaluation group the campaign belongs to. | [optional] |