list_audiences
Retrieve a paginated list of audiences for a specific user database in AdButler. Specify the user database ID, with optional limit and offset for pagination.
Instructions
List all audiences in a user database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (default 100, max 100) | |
| offset | No | Pagination offset | |
| user_db_id | Yes | User database ID |