cdp_start_campaign
Execute a campaign immediately by providing the campaign definition ID. Set cohort parameter for cohort campaigns to trigger sending.
Instructions
Execute/run a campaign immediately ('send now'). Requires entity_id (the campaign def resourceId). Set cohort=True for cohort campaigns. An empty {"campaignProperties":"{}"} body is sent automatically to match the Vega UI contract — omitting it causes the backend to 400 on some builds. For triggered/web campaigns use cdp_publish_web_campaign instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | ||
| tenant_id | No | ||
| version | No | ||
| cohort | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |