Get Email Statistics by Mailbox Provider
get_stats_by_mailbox_providerRetrieve email statistics grouped by mailbox provider to compare delivery and engagement metrics like bounces, clicks, and opens across Gmail, Outlook, Yahoo, and others.
Instructions
Retrieve email statistics grouped by mailbox provider (Gmail, Outlook, Yahoo, etc.). Broadest metric set of all stats breakdowns: blocks, bounces, clicks, deferred, delivered, drops, opens, processed, requests, spam_reports, unique_clicks, unique_opens. Note: no unsubscribes metric.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results to return per page (SendGrid defaults to 500) | |
| offset | No | Number of results to skip for pagination | |
| end_date | No | End date in YYYY-MM-DD format (defaults to today) | |
| start_date | Yes | Start date in YYYY-MM-DD format | |
| aggregated_by | No | How to group the statistics | day |
| mailbox_providers | No | Comma-separated list of mailbox providers to filter by |