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