list_adsets
Retrieve ad sets from your Meta ad account, optionally filtering by campaign or status to focus on relevant ad groups.
Instructions
List ad sets in the ad account. Optionally filter by campaign 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 | |
| campaign_id | No | Filter by campaign ID |