Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface DeliverabilityTestReport

An object that contains metadata related to a predictive inbox placement test.

Hierarchy

  • DeliverabilityTestReport

Properties

CreateDate?: Date

The date and time when the predictive inbox placement test was created, in Unix time format.

DeliverabilityTestStatus?: string

The status of the predictive inbox placement test. If the status is IN_PROGRESS, then the predictive inbox placement test is currently running. Predictive inbox placement tests are usually complete within 24 hours of creating the test. If the status is COMPLETE, then the test is finished, and you can use the GetDeliverabilityTestReport to view the results of the test.

FromEmailAddress?: string

The sender address that you specified for the predictive inbox placement test.

ReportId?: string

A unique string that identifies the predictive inbox placement test.

ReportName?: string

A name that helps you identify a predictive inbox placement test report.

Subject?: string

The subject line for an email that you submitted in a predictive inbox placement test.