mc_listReports
List Mailchimp campaign reports with filters for send time and pagination to review performance data.
Instructions
List campaign reports
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) | |
| since_send_time | No | Restrict response to campaigns sent after a set time (ISO 8601 format) | |
| before_send_time | No | Restrict response to campaigns sent before a set time (ISO 8601 format) |