zuckerbot_pause_campaign
Pause delivery of a Meta campaign, ad set, or ad immediately to stop spend. Use to stop underperformers without affecting winners in the same campaign.
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 temporarily disabled during Dealify launch hardening.
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 |