list_ad_accounts
Retrieves a paginated list of all ad accounts accessible by the current user, with optional field selection and pagination control.
Instructions
List all ad accounts accessible by the current user. Returns paginated results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Comma-separated fields to return | |
| limit | No | Number of results (default 25) | |
| after | No | Pagination cursor for next page |