Get ad review status (adsap_get_ad_review_status)
Platform: Meta · Read or write: Read · Plan: All plans · Consumes a task: No · Preview supported: No
What it does
Reviews the policy status of every active ad in an account, and paused ads if you ask. It returns counts by review status plus details for problem ads only: disapproved, with issues or pending. Use it in audits to surface policy violations and delivery blockers.
Parameters
Descriptions are shortened from the tool schema. Your assistant sees the full text.
| Name | Type | Required | Description |
|---|---|---|---|
ad_account_id | string | Yes | Must include act_ prefix. |
include_paused | boolean | No | Also check paused ads. Default false. |
Example prompts
- “Are any of my ads disapproved right now?”
- “Check the review status of all ads in this account, including paused ones.”
- “Which ads are stuck in review?”
Related tools
adsap_create_ad: Create a Meta ad (image/video) in an ad set.adsap_get_ad_status: Check the current delivery, review, and effective status of a single Meta ad.adsap_list_ad_accounts: List Meta ad accounts the user manages.
Guide
Read Building the ads for the workflow around this tool, and the Tool reference for every tool.
Last updated on