Skip to main content

ISESV2EmailInsights

Interface in AWS.SESV2

Interface for SESV2 EmailInsights.

Properties

Destination

property Destination: string

The recipient of the email.

This property contains the email address of the specific recipient for whom these insights and event data are provided. Each EmailInsights object represents the delivery journey for one recipient of the original message. The destination email address is subject to length constraints of 1 to 320 characters and identifies the specific recipient whose email delivery events and analytics are contained in this insights object.

Events

property Events: TList<ISESV2InsightsEvent>

Type: ISESV2InsightsEvent

A list of events associated with the sent email.

This property contains a chronological sequence of events that occurred during the delivery process for this specific recipient. Events include delivery confirmations, bounces, complaints, opens, clicks, and other engagement or delivery-related activities. Each event includes detailed information such as timestamps, event types, and specific details about what occurred. This event timeline provides a complete audit trail of the email's journey from sending to final disposition. The events help diagnose delivery issues, track recipient engagement, and understand how different email providers handle your messages.

Isp

property Isp: string

The recipient's ISP (e.g., Gmail, Yahoo, etc.).

This property identifies the Internet Service Provider or email service provider that handles email delivery for the recipient's email address. ISP information is valuable for understanding delivery patterns and performance differences across email providers. Different ISPs may have varying policies, filtering mechanisms, and delivery behaviors that affect your email deliverability. Common ISP values include major providers like Gmail, Yahoo, Outlook, and others. This information helps you analyze delivery performance on a per-provider basis.