get_analytics
Retrieve delivery and engagement metrics such as sent, delivered, opened, clicked, bounced, and complained for your account or a single campaign, grouped by day, week, or month.
Instructions
Get delivery and engagement analytics — sent, delivered, opened, clicked, bounced, and complained — for the account or one campaign, grouped by day/week/month.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | Shorthand window used when start_date is omitted (default 30d) | |
| end_date | No | End date, ISO 8601 | |
| group_by | No | Time bucket for the series (default day) | |
| start_date | No | Start date, ISO 8601 (e.g. 2026-01-01) | |
| campaign_id | No | Limit to one campaign (omit for account-wide) |