list_adsets
Retrieve ad sets from Meta ad accounts with filtering options for campaigns, status, and pagination to manage advertising campaigns.
Instructions
List ad sets in the ad account. Optionally filter by campaign or status.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaign_id | No | Filter by campaign 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 |