Get Ad Review Status
adsap_get_ad_review_statusCheck review and policy status of all active (optionally paused) ads in an account. Returns aggregate counts by review status and details for problematic ads only (disapproved, with issues, pending). Useful in audits to surface policy violations and delivery blockers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ad_account_id | Yes | Must include act_ prefix. | |
| include_paused | No | Also check paused ads. Default false. |