pinpointemail_get_domain_statistics_report {paws.customer.engagement} | R Documentation |
Retrieve inbox placement and engagement rates for the domains that you use to send email
Description
Retrieve inbox placement and engagement rates for the domains that you use to send email.
See https://www.paws-r-sdk.com/docs/pinpointemail_get_domain_statistics_report/ for full documentation.
Usage
pinpointemail_get_domain_statistics_report(Domain, StartDate, EndDate)
Arguments
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 |
[Package paws.customer.engagement version 0.9.0 Index]