pinpointemail_get_domain_statistics_report: Retrieve inbox placement and engagement rates for the domains...

View source: R/pinpointemail_operations.R

pinpointemail_get_domain_statistics_reportR 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 EndDate that you specify has to be less than or equal to 30 days after the StartDate.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.