DomainDeliverabilityCampaign

An object that contains the deliverability data for a specific campaign. This data is available for a campaign only if the campaign sent email by using a domain that the Deliverability dashboard is enabled for (PutDeliverabilityDashboardOption operation).

Types

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

Properties

Link copied to clipboard

The unique identifier for the campaign. The Deliverability dashboard automatically generates and assigns this identifier to a campaign.

Link copied to clipboard

The percentage of email messages that were deleted by recipients, without being opened first. Due to technical limitations, this value only includes recipients who opened the message by using an email client that supports images.

Link copied to clipboard

The major email providers who handled the email message.

Link copied to clipboard

The first time when the email message was delivered to any recipient's inbox. This value can help you determine how long it took for a campaign to deliver an email message.

Link copied to clipboard

The verified email address that the email message was sent from.

Link copied to clipboard

The URL of an image that contains a snapshot of the email message that was sent.

Link copied to clipboard

The number of email messages that were delivered to recipients’ inboxes.

Link copied to clipboard

The last time when the email message was delivered to any recipient's inbox. This value can help you determine how long it took for a campaign to deliver an email message.

Link copied to clipboard

The projected number of recipients that the email message was sent to.

Link copied to clipboard

The percentage of email messages that were opened and then deleted by recipients. Due to technical limitations, this value only includes recipients who opened the message by using an email client that supports images.

Link copied to clipboard

The percentage of email messages that were opened by recipients. Due to technical limitations, this value only includes recipients who opened the message by using an email client that supports images.

Link copied to clipboard

The IP addresses that were used to send the email message.

Link copied to clipboard

The number of email messages that were delivered to recipients' spam or junk mail folders.

Link copied to clipboard

The subject line, or title, of the email message.

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