get_campaign_adsets
Retrieve ad sets for a specific Meta Ads campaign to analyze targeting, budgets, and performance across your advertising strategy.
Instructions
Get all ad sets belonging to a specific campaign.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaign_id | Yes | Campaign ID | |
| fields | No | Comma-separated fields to return | |
| limit | No | Number of results (default 25) | |
| after | No | Pagination cursor for next page |