Skip to main content

ISESV2DeliverabilityTestReport

Interface in AWS.SESV2

Interface for DeliverabilityTestReport.

Properties

CreateDate

property CreateDate: TOptional<TDateTime>

The date and time when the predictive inbox placement test was created.

This timestamp marks when the deliverability test was initiated and represents the start of the test execution process. Tests typically complete within 24 hours of this creation date. The creation date is useful for tracking test execution timelines and correlating results with specific campaign planning activities.

DeliverabilityTestStatus

property DeliverabilityTestStatus: string

The current status of the predictive inbox placement test.

Possible status values include:

  • IN_PROGRESS – The test is currently running and results are not yet available
  • COMPLETE – The test has finished successfully and comprehensive results are available When the status is COMPLETE, you can retrieve detailed placement statistics, ISP-specific data, and overall deliverability metrics. Tests in progress cannot provide meaningful results until completion.

FromEmailAddress

property FromEmailAddress: string

The email address used as the sender for the predictive inbox placement test.

This address represents the "From" field that was used when sending the test message to various email providers. The sender address affects deliverability outcomes and is an important factor in ISP filtering decisions. The sender address must be a verified identity in your Amazon SES account and should represent the actual sending address you plan to use in production email campaigns.

ReportId

property ReportId: string

The unique identifier for this predictive inbox placement test report.

This value matches the report ID specified in the request and serves as the permanent identifier for referencing this specific deliverability test and its results. The report ID is generated when the test is created. Use this identifier to retrieve test results, reference the test in documentation, or correlate results with other testing activities.

ReportName

property ReportName: string

A descriptive name assigned to the predictive inbox placement test.

This human-readable name helps identify and organize deliverability tests for different campaigns, content types, or testing scenarios. The report name is specified when creating the test and can include meaningful descriptors for easy identification. Well-chosen report names facilitate test management and make it easier to correlate results with specific email marketing initiatives or optimization efforts.

Subject

property Subject: string

The subject line of the email message used in the predictive inbox placement test.

This field contains the exact subject line that was tested across various email providers. The subject line is a critical factor in deliverability decisions and can significantly impact inbox placement rates across different ISPs. Analyzing subject line performance in conjunction with placement statistics helps optimize email content for better deliverability and engagement outcomes.