ISESV2GetDeliverabilityTestReportResponse
Interface in AWS.SESV2
Interface for GetDeliverabilityTestReport responses.
Ancestors
Properties
DeliverabilityTestReport
property DeliverabilityTestReport: ISESV2DeliverabilityTestReport
Type: ISESV2DeliverabilityTestReport
An object containing the results and metadata of the predictive inbox placement test.
This object provides comprehensive information about the deliverability test including its creation date, current status, sender information, report identifier, and subject line. The test report metadata helps identify and track the specific test execution. The deliverability test status indicates whether the test is still in progress or has completed. Tests typically complete within 24 hours of creation.
IspPlacements
property IspPlacements: TList<ISESV2IspPlacement>
Type: ISESV2IspPlacement
A list of placement statistics for individual Internet Service Providers.
This list contains detailed placement results for each major email provider including Gmail, Outlook, Yahoo, AOL, and others. Each entry provides ISP-specific statistics showing inbox delivery rates, spam folder placement, authentication success, and missing message percentages. ISP-specific placement data helps identify which email providers may have deliverability challenges and allows for targeted optimization of sending practices and authentication configurations.
Message
property Message: string
The complete message content that was sent during the predictive inbox placement test.
This field contains the exact message content including headers, body, and attachments that were used in the deliverability test. The message represents the sample content that was evaluated across various email providers. Reviewing the test message content helps correlate placement results with specific message characteristics such as subject lines, content structure, and authentication settings.
OverallPlacement
property OverallPlacement: ISESV2PlacementStatistics
Type: ISESV2PlacementStatistics
Aggregated placement statistics across all tested Internet Service Providers.
This object provides consolidated placement metrics showing the overall performance of the test message across all major email providers. It includes percentages for inbox delivery, spam folder placement, authentication success rates, and messages that were not delivered or went missing. Overall placement statistics provide a high-level view of deliverability performance and serve as key metrics for evaluating the effectiveness of your email content and sending configuration.
Tags
property Tags: IAWSTags
The tags associated with this predictive inbox placement test.
Tags are key-value pairs that can be used to categorize and organize deliverability tests for reporting, cost allocation, and resource management purposes. Each tag consists of a required key and an optional value. This array may be empty if no tags were assigned to the deliverability test during creation.