copy_campaign
Duplicate an existing campaign including its ad sets and ads. Optionally rename the copy and set its status.
Instructions
Copy an existing campaign. Creates a duplicate with optional name override. Copies structure including ad sets and ads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaign_id | Yes | Source campaign ID to copy | |
| name | No | Name for the copied campaign. Defaults to 'Copy of <original>' | |
| status | No | Status for copied campaign (default PAUSED) | PAUSED |
| deep_copy | No | Copy ad sets and ads within the campaign (default true) |