zuckerbot_pause_campaign
Pause delivery at any level: a whole campaign (default), one ad set, or one ad — set entity_level and pass the matching id.
Instructions
Pause delivery at any level: a whole campaign (default), one ad set, or one ad — set entity_level and pass the matching id. Pausing stops delivery and spend immediately while leaving the object in Meta, and the response reports the prior status. Use adset/ad level to stop an underperformer WITHOUT killing the winners in the same campaign. To resume a reviewed Meta object, use zuckerbot_resume_campaign with its real Meta IDs and a fresh preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | Pause the campaign | pause |
| entity_id | No | Numeric Meta ad set or ad ID (required when entity_level is adset or ad) | |
| business_id | No | Business owning a spec-built campaign; use when several businesses are connected | |
| campaign_id | No | ZuckerBot campaign ID or real Meta campaign ID (required when entity_level is campaign) | |
| entity_level | No | What to pause: the whole campaign, one ad set, or one ad | campaign |