Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 1.06 KB

File metadata and controls

12 lines (7 loc) · 1.06 KB

SendSmtpEmailCc

Properties

Name Type Description Notes
email String Email address of the recipient in cc
name String Name of the recipient in cc. Maximum allowed characters are 70. [optional]
contactPixelTrackingConsent Boolean Consent of the recipient in cc for open (pixel) and click tracking, resolved by the sender at send time. Considered only if the per-contact pixel tracking consent feature is enabled for your account. Pass true if this recipient has consented to open and click tracking, in which case the open pixel and tracked links identify the recipient. Pass false to anonymise the open and click events (counted in aggregate statistics only). If it is not passed, the recipient is treated as unknown consent status and the email is still sent (the open and click are anonymised unless your account tracks unknown-consent contacts). A value other than true/false is rejected. Ignored when the feature is not enabled for your account. [optional]