PlacementStatistics
An object that contains inbox placement data for an email provider.
Contents
- DkimPercentage
-
The percentage of emails that were authenticated by using DomainKeys Identified Mail (DKIM) during the predictive inbox placement test.
Type: Double
Required: No
- InboxPercentage
-
The percentage of emails that arrived in recipients' inboxes during the predictive inbox placement test.
Type: Double
Required: No
- MissingPercentage
-
The percentage of emails that didn't arrive in recipients' inboxes at all during the predictive inbox placement test.
Type: Double
Required: No
- SpamPercentage
-
The percentage of emails that arrived in recipients' spam or junk mail folders during the predictive inbox placement test.
Type: Double
Required: No
- SpfPercentage
-
The percentage of emails that were authenticated by using Sender Policy Framework (SPF) during the predictive inbox placement test.
Type: Double
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: