Skip to main content

ISESV2VolumeStatistics

Interface in AWS.SESV2

Interface for VolumeStatistics.

Properties

InboxRawCount

property InboxRawCount: TOptional<Integer>

The total number of emails that arrived in recipients' inboxes.

This represents the absolute count of messages that successfully reached the primary inbox folder across all email service providers for the reporting period or day. This raw count provides the actual volume of successful inbox deliveries, which can be used alongside percentage metrics to understand the scale of your email delivery performance.

ProjectedInbox

property ProjectedInbox: TOptional<Integer>

An estimate of the percentage of emails sent from the current domain that will arrive in recipients' inboxes.

This projected metric provides an estimated inbox placement rate as a percentage, calculated based on historical data and current sending patterns. The projection helps predict future deliverability performance and can be used for planning email campaigns and assessing sender reputation trends.

ProjectedSpam

property ProjectedSpam: TOptional<Integer>

An estimate of the percentage of emails sent from the current domain that will arrive in recipients' spam or junk mail folders.

This projected metric provides an estimated spam folder placement rate as a percentage, calculated based on historical data and current sending patterns. The projection helps identify potential deliverability issues early and allows you to take corrective actions before they significantly impact your email campaigns.

SpamRawCount

property SpamRawCount: TOptional<Integer>

The total number of emails that arrived in recipients' spam or junk mail folders.

This represents the absolute count of messages that were filtered into spam, junk, or promotional folders across all email service providers for the reporting period or day. This raw count helps you understand the volume of messages that did not reach the primary inbox and may indicate deliverability issues that need attention.