VolumeStatistics
An object that contains information about the amount of email that was delivered to recipients.
Contents
- InboxRawCount
-
The total number of emails that arrived in recipients' inboxes.
Type: Long
Required: No
- ProjectedInbox
-
An estimate of the percentage of emails sent from the current domain that will arrive in recipients' inboxes.
Type: Long
Required: No
- ProjectedSpam
-
An estimate of the percentage of emails sent from the current domain that will arrive in recipients' spam or junk mail folders.
Type: Long
Required: No
- SpamRawCount
-
The total number of emails that arrived in recipients' spam or junk mail folders.
Type: Long
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: