Get Audience Details
get_audience_detailsCustom audience information from Metadata platform: configurations, targeting criteria, size metrics, performance.
USE FOR: List audiences with pagination/filtering, get specific audience by ID/name, analyze configurations and targeting, review size and performance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Filter by audience name (supports partial matching) | |
| page | No | Page number for pagination (0-based) | |
| size | No | Number of results per page | |
| sort | No | Sort criteria (e.g., 'creationDate,desc', 'name,asc', 'audienceSize,desc') | creationDate,desc |