pause_campaigns_batch
Pause multiple Meta ad campaigns in bulk using a single Batch API call. Supports up to 50 campaign IDs per request; larger arrays are automatically chunked with a 2-second delay to avoid rate limits.
Instructions
WRITE (BULK): Pause many campaigns in a single Meta Batch API call (up to 50/request; arrays bigger than 50 are chunked automatically with a 2s delay between chunks to sidestep rate-limit code 17). Returns {results: Array<{code, body}>} — one entry per campaign. code: 200 = success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaign_ids | Yes | Meta Campaign IDs to pause |