PlacementStatistics

An object that contains inbox placement data for an email provider.

Types

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

Properties

Link copied to clipboard

The percentage of emails that were authenticated by using DomainKeys Identified Mail (DKIM) during the predictive inbox placement test.

Link copied to clipboard

The percentage of emails that arrived in recipients' inboxes during the predictive inbox placement test.

Link copied to clipboard

The percentage of emails that didn't arrive in recipients' inboxes at all during the predictive inbox placement test.

Link copied to clipboard

The percentage of emails that arrived in recipients' spam or junk mail folders during the predictive inbox placement test.

Link copied to clipboard

The percentage of emails that were authenticated by using Sender Policy Framework (SPF) during 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