List Alerts
list_alertsRetrieve violation alerts with rule type, matched value, offer URL, country, and scan back-reference. Filter by campaign and status.
Instructions
List violation alerts (one per scan + violating rule combo) with offer URL, country, status, scan back-reference, and the kind-aware fields rule_type (tag / iab_v3 / brand / ai_category / custom_taxonomy) + matched_value (the canonical text the scan matched against).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaign_id | No | Filter to one campaign's alerts. | |
| status | No | Filter by alert status. Open = unhandled; acknowledged = seen by an operator; resolved = closed; dismissed = closed without action. | |
| page | No | 1-indexed page number. | |
| limit | No | Page size. |