ListDomainDeliverabilityCampaignsRequest
Retrieve deliverability data for all the campaigns that used a specific domain to send email during a specified time range. This data is available for a domain only if you enabled the Deliverability dashboard.
Types
Properties
Link copied to clipboard
The maximum number of results to include in response to a single call to the ListDomainDeliverabilityCampaigns
operation. If the number of results is larger than the number that you specify in this parameter, the response includes a NextToken
element, which you can use to obtain additional results.
Link copied to clipboard
The domain to obtain deliverability data for.
Functions
Link copied to clipboard
inline fun copy(block: ListDomainDeliverabilityCampaignsRequest.Builder.() -> Unit = {}): ListDomainDeliverabilityCampaignsRequest