DailyVolume

An object that contains information about the volume of email sent on each day of the analysis period.

Types

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

Properties

Link copied to clipboard

An object that contains inbox placement metrics for a specified day in the analysis period, broken out by the recipient's email provider.

Link copied to clipboard

The date that the DailyVolume metrics apply to, in Unix time.

Link copied to clipboard

An object that contains inbox placement metrics for a specific day in the analysis period.

Functions

Link copied to clipboard
inline fun copy(block: DailyVolume.Builder.() -> Unit = {}): DailyVolume
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