View source: R/sesv2_operations.R
sesv2_get_domain_statistics_report | R Documentation |
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)
Domain |
[required] The domain that you want to obtain deliverability metrics for. |
StartDate |
[required] The first day (in Unix time) that you want to obtain domain deliverability metrics for. |
EndDate |
[required] The last day (in Unix time) that you want to obtain domain
deliverability metrics for. The |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.