list_audience_activity
Fetch the recent activity feed for a specific audience, showing actions like opens and clicks. Specify the list ID, and use count and offset for pagination.
Instructions
Get recent activity feed for an audience
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of results (default 10) | |
| offset | No | Pagination offset | |
| list_id | Yes | The audience/list ID |