@aws-sdk/client-sesv2

DomainIspPlacement Interface

An object that contains inbox placement data for email sent from one of your email domains to a specific email provider.

Members

Name
Type
Details
InboxPercentage number | undefined

The percentage of messages that were sent from the selected domain to the specified email provider that arrived in recipients' inboxes.

InboxRawCount number | undefined

The total number of messages that were sent from the selected domain to the specified email provider that arrived in recipients' inboxes.

IspName string | undefined

The name of the email provider that the inbox placement data applies to.

SpamPercentage number | undefined

The percentage of messages that were sent from the selected domain to the specified email provider that arrived in recipients' spam or junk mail folders.

SpamRawCount number | undefined

The total number of messages that were sent from the selected domain to the specified email provider that arrived in recipients' spam or junk mail folders.

Full Signature

export interface DomainIspPlacement