Get aggregated email metrics
Returns aggregated email engagement metrics for the specified time period. Set emailType=transactional for Send API and transactional SMTP traffic.
Query parameters
Sliding time window. Ignored when start/end are provided.
Start of custom time range (ISO 8601). Must be used with end.
End of custom time range (ISO 8601). Must be used with start. Max range: 90 days.
Structural email type filter. Use transactional for Send API and transactional SMTP traffic.
Recipient mailbox provider filter (e.g. gmail, microsoft, yahoo, icloud). Scopes engagement metrics to recipients of that provider. Provider-filtered responses report replies as 0 (replies cannot be segmented per provider) and omit the commerce forecast.
Include detected scanner, preview, and tracked asset open/click events.
Response
Success
Example response
{
"commerceForecast": {
"modelVersion": "cohort-rfm-v1"
}
}