sesv2_put_configuration_set_tracking_options {paws.customer.engagement} | R Documentation |
Specify a custom domain to use for open and click tracking elements in email that you send
Description
Specify a custom domain to use for open and click tracking elements in email that you send.
See https://www.paws-r-sdk.com/docs/sesv2_put_configuration_set_tracking_options/ for full documentation.
Usage
sesv2_put_configuration_set_tracking_options(
ConfigurationSetName,
CustomRedirectDomain = NULL,
HttpsPolicy = NULL
)
Arguments
ConfigurationSetName |
[required] The name of the configuration set. |
CustomRedirectDomain |
The domain to use to track open and click events. |
HttpsPolicy |
[Package paws.customer.engagement version 0.9.0 Index]