Skip to main content

ISESV2GetDomainStatisticsReportResponse

Interface in AWS.SESV2

Interface for GetDomainStatisticsReport responses.

Ancestors

Properties

DailyVolumes

property DailyVolumes: TList<ISESV2DailyVolume>

Type: ISESV2DailyVolume

An object that contains deliverability metrics for the domain that you specified.

This object contains data for each day, starting on the StartDate and ending on the EndDate. Each element represents a single day's statistics including inbox placement rates, spam folder placement, and volume metrics broken down by email service provider. The daily volumes allow you to track deliverability trends over the specified time period and identify patterns in email performance across different ISPs.

OverallVolume

property OverallVolume: ISESV2OverallVolume

Type: ISESV2OverallVolume

An object that contains deliverability metrics for the domain that you specified.

The data in this object is a summary of all of the data that was collected from the StartDate to the EndDate, providing aggregated statistics across the entire reporting period. This summary includes overall inbox placement rates, spam placement rates, read rates, and total volume statistics, as well as ISP-specific breakdowns for the complete time range.