zuckerbot_pause_campaign
Pause any Meta campaign, ad set, or ad instantly to stop spend and protect winning ads from collateral damage.
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. Resume is not currently available through ZuckerBot — paused objects are resumed from Meta Ads Manager.
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) | |
| campaign_id | No | ZuckerBot campaign ID (required when entity_level is campaign — the default) | |
| entity_level | No | What to pause: the whole campaign, one ad set, or one ad | campaign |