Retrieve inbox placement and engagement rates for the domains that you use to send email.
See https://www.paws-r-sdk.com/docs/sesv2_get_domain_statistics_report/ for full documentation.
sesv2_get_domain_statistics_report(Domain, StartDate, EndDate)
[required] The domain that you want to obtain deliverability metrics for.
[required] The first day (in Unix time) that you want to obtain domain deliverability metrics for.
[required] 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
.