ConfigurationSetTrackingOptions

data class ConfigurationSetTrackingOptions(val customRedirectDomain: String? = null)

An object that defines the open and click tracking options for emails that you send using the configuration set.

Constructors

Link copied to clipboard
constructor(customRedirectDomain: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The domain to use for tracking open and click events.