Skip to main content
Skip table of contents

emailAddress

Available from version1.8.0
Necessityrequired [alternative to code]
Value typetext

Description

The e-mail address of the user.

Alternatively, a placeholder e-mail address can be specified.

The e-mail address must match one of the registered domains of the message group.

Example

Android

JS
"managedProperty": [
  {
    "key": "emailAddress",
    "valueString": "test.sample@company.com"
  }
]

iOS

XML
<key>emailAddress</key>
<string>test.sample@company.com</string>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.