list_ads
Retrieve ads from a Meta ad account with optional filters by campaign, ad set, or status to narrow results.
Instructions
List ads in the ad account. Optionally filter by campaign, ad set, or status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaign_id | No | Filter by campaign ID | |
| adset_id | No | Filter by ad set ID | |
| status | No | Filter by status: ACTIVE, PAUSED, DELETED, ARCHIVED | |
| fields | No | Comma-separated fields to return | |
| limit | No | Number of results (default 25) | |
| after | No | Pagination cursor for next page |