GetDeliverabilityTestReportResponse

The results of the predictive inbox placement test.

Types

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

Properties

Link copied to clipboard

An object that contains the results of the predictive inbox placement test.

Link copied to clipboard

An object that describes how the test email was handled by several email providers, including Gmail, Hotmail, Yahoo, AOL, and others.

Link copied to clipboard

An object that contains the message that you sent when you performed this predictive inbox placement test.

Link copied to clipboard

An object that specifies how many test messages that were sent during the predictive inbox placement test were delivered to recipients' inboxes, how many were sent to recipients' spam folders, and how many weren't delivered.

Link copied to clipboard
val tags: List<Tag>?

An array of objects that define the tags (keys and values) that are associated with the 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