ZuckerBot

ZuckerBotTool referenceStrategy & campaign build

Pause Campaign

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. 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.

Parameters

NameTypeDescription
campaign_idstringoptionalZuckerBot campaign ID (required when entity_level is campaign — the default)
entity_level"campaign" | "adset" | "ad"requiredWhat to pause: the whole campaign, one ad set, or one ad
entity_idstringoptionalNumeric Meta ad set or ad ID (required when entity_level is adset or ad)
actionstringrequiredPause the campaign

Example call

{
  "tool": "zuckerbot_pause_campaign",
  "arguments": {
    "entity_level": "campaign",
    "action": "<action>"
  }
}

You never invoke this directly — describe what you want in plain English inside Claude, Cursor, ChatGPT or any MCP client with ZuckerBot connected, and the agent selects zuckerbot_pause_campaign and fills the arguments for you.

Related tools — Strategy & campaign build

Connect ZuckerBot to your AI agent in about two minutes: get started free, browse the full tool reference, or grab the lifetime deal.