v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1486424386.4 KB

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 for the domain.

get/v2/email/deliverability-dashboard/domains/{SubscribedDomain}/campaigns#StartDate&EndDate

Path parameters

SubscribedDomainstring required

The domain to obtain deliverability data for.

Query parameters

StartDatestring date-time required

The first day that you want to obtain deliverability data for.

EndDatestring date-time required

The last day that you want to obtain deliverability data for. This value has to be less than or equal to 30 days after the value of the <code>StartDate</code> parameter.

NextTokenstring

A token that’s returned from a previous call to the <code>ListDomainDeliverabilityCampaigns</code> operation. This token indicates the position of a campaign in the list of campaigns.

PageSizeinteger

The maximum number of results to include in response to a single call to the <code>ListDomainDeliverabilityCampaigns</code> operation. If the number of results is larger than the number that you specify in this parameter, the response includes a <code>NextToken</code> element, which you can use to obtain additional results.

Response

Success

NextTokenstring

A token that’s returned from a previous call to the <code>ListDomainDeliverabilityCampaigns</code> operation. This token indicates the position of the campaign in the list of campaigns.