DeliverabilityTestReport

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

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

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.

Link copied to clipboard

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

Link copied to clipboard

A unique string that identifies the predictive inbox placement test.

Link copied to clipboard

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

Link copied to clipboard

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

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String