GetDomainStatisticsReportResponse
An object that includes statistics that are related to the domain that you specified.
Types
Properties
Link copied to clipboard
An object that contains deliverability metrics for the domain that you specified. This object contains data for each day, starting on the StartDate
and ending on the EndDate
.
Link copied to clipboard
An object that contains deliverability metrics for the domain that you specified. The data in this object is a summary of all of the data that was collected from the StartDate
to the EndDate
.
Functions
Link copied to clipboard
inline fun copy(block: GetDomainStatisticsReportResponse.Builder.() -> Unit = {}): GetDomainStatisticsReportResponse