activate_campaigns_batch
Batch activate multiple campaigns with a pre-flight ads volume check per ad account to warn if a Page is over capacity. Requires user confirmation before activation begins spending.
Instructions
WRITE (BULK): Activate many campaigns in one Batch API call. BEFORE activation we run a per-Page ads_volume pre-flight for every distinct ad account — warnings are returned in the response so the agent / user can abort if a Page is over capacity. Agents MUST confirm with the user before calling this (activation starts spend immediately).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaign_ids | Yes | ||
| skip_preflight | No | Skip the ads_volume check (not recommended) |