ses_create_configuration_set_tracking_options {paws.customer.engagement} | R Documentation |
Creates an association between a configuration set and a custom domain for open and click event tracking
Description
Creates an association between a configuration set and a custom domain for open and click event tracking.
See https://www.paws-r-sdk.com/docs/ses_create_configuration_set_tracking_options/ for full documentation.
Usage
ses_create_configuration_set_tracking_options(
ConfigurationSetName,
TrackingOptions
)
Arguments
ConfigurationSetName |
[required] The name of the configuration set that the tracking options should be associated with. |
TrackingOptions |
[required] |
[Package paws.customer.engagement version 0.7.0 Index]