update_campaign
Update draft campaign content, targeting, or schedule settings to refine emails before sending.
Instructions
Update a draft campaign's content or targeting (PATCH /campaigns/:id).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The campaign id. | |
| from | No | ||
| html | No | ||
| name | No | ||
| text | No | ||
| ab_test | No | Update the A/B-test config. | |
| subject | No | ||
| reply_to | No | ||
| topic_id | No | Re-target a topic gate (pass null to clear). | |
| recurrence | No | Update the recurrence cadence. | |
| segment_id | No | Re-target a segment (pass null to clear). | |
| audience_id | No | ||
| preview_text | No | ||
| recurrence_every | No | Periods between recurring sends (1-365). |