Basic
Get aggregated statistic intervals
Get aggregated statistics in intervals for a specified time span. Each interval contains aggregated statistics of the emails that were sent in that time.
get/marketing/v3/emails/statistics/histogram
Query parameters
emailIdsinteger[]
Filter by email IDs. Only include statistics of emails with these IDs.
endTimestampstring date-time
The end timestamp of the time span, in ISO8601 representation.
interval'DAY' | 'HOUR' | 'MINUTE' | 'MONTH' | 'QUARTER' | 'QUARTER_HOUR' | 'SECOND' | 'WEEK' | 'YEAR'
The interval to aggregate statistics for.
startTimestampstring date-time
The start timestamp of the time span, in ISO8601 representation.
Response
successful operation