account | DynamicAccount | Yes | - | Select the Pinterest Ads account whose audiences should be listed. |
ownership_type | string or SelectableOption | No | - | Filter by ownership. OWNED for audiences created in this account (default), RECEIVED for audiences shared into it by other accounts. |
filters | array of FilterItem | No | - | Additional filters to apply when retrieving audiences. The available fields to filter by are: - id: Filter by audience ID - name: Filter by audience name - audience_type: Filter by type (CUSTOMER_LIST, VISITOR, ENGAGEMENT, ACTALIKE, PERSONA) - status: Filter by status (READY, TOO_SMALL) Filters are combined using AND logic. If you want to use OR logic, use relevant operators like REGEXP_MATCH or IN_LIST. |
limit | integer | No | 100 | Maximum number of audiences to return. Default: 100. |