mc_listInterests
List interests in a Mailchimp audience category. Provide audience and interest category IDs, and optionally set count and offset for pagination.
Instructions
List interests in category
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of records to return (default: 10, max: 1000) | |
| offset | No | Number of records from a collection to skip (default: 0) | |
| audienceId | Yes | The unique ID for the audience (list) | |
| interestCategoryId | Yes | The unique ID for the interest category |