get_adset_leads
Fetch leads associated with a specific ad set. Pass the ad set ID to retrieve generated leads, supporting pagination and custom fields.
Instructions
Get leads generated by a specific ad set. Requires leads_retrieval permission.
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 | |
| adset_id | Yes | Ad set ID |