DomainIspPlacement

An object that contains inbox placement data for email sent from one of your email domains to a specific email provider.

Types

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

Properties

Link copied to clipboard

The percentage of messages that were sent from the selected domain to the specified email provider that arrived in recipients' inboxes.

Link copied to clipboard

The total number of messages that were sent from the selected domain to the specified email provider that arrived in recipients' inboxes.

Link copied to clipboard

The name of the email provider that the inbox placement data applies to.

Link copied to clipboard

The percentage of messages that were sent from the selected domain to the specified email provider that arrived in recipients' spam or junk mail folders.

Link copied to clipboard

The total number of messages that were sent from the selected domain to the specified email provider that arrived in recipients' spam or junk mail folders.

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