pinpointemail_put_configuration_set_tracking_options: Specify a custom domain to use for open and click tracking...

View source: R/pinpointemail_operations.R

pinpointemail_put_configuration_set_tracking_optionsR Documentation

Specify a custom domain to use for open and click tracking elements in email that you send using Amazon Pinpoint

Description

Specify a custom domain to use for open and click tracking elements in email that you send using Amazon Pinpoint.

See https://www.paws-r-sdk.com/docs/pinpointemail_put_configuration_set_tracking_options/ for full documentation.

Usage

pinpointemail_put_configuration_set_tracking_options(
  ConfigurationSetName,
  CustomRedirectDomain = NULL
)

Arguments

ConfigurationSetName

[required] The name of the configuration set that you want to add a custom tracking domain to.

CustomRedirectDomain

The domain that you want to use to track open and click events.


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