ads_list_campaigns
Retrieve ad account campaigns. Filter by status and paginate to get exactly the campaigns you need.
Instructions
List campaigns of an ad account.
Args:
account_id: Ad account ID (with or without act_ prefix).
status_filter: Optional list of effective_status values (ACTIVE, PAUSED,
ARCHIVED, DELETED, CAMPAIGN_PAUSED, etc.). Defaults to all.
limit: Page size (max 100 per page; use cursor to paginate).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| account_id | Yes | ||
| status_filter | No |