GetDomainStatisticsReportRequest

A request to obtain deliverability metrics for a domain.

Types

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

Properties

Link copied to clipboard

The domain that you want to obtain deliverability metrics for.

Link copied to clipboard

The last day (in Unix time) that you want to obtain domain deliverability metrics for. The EndDate that you specify has to be less than or equal to 30 days after the StartDate.

Link copied to clipboard

The first day (in Unix time) that you want to obtain domain deliverability metrics for.

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