Skip to main content
Skip table of contents

tenantId

Available from version

1.19.0

Necessity

required

Value type

text

Description

The client ID (or tenant ID) from the Azure portal.

Example

Android

JS
"managedProperty": [
  {
    "key": "tenantId",
    "valueString": "00000000-0000-0000-0000-000000000000"
  }
]

iOS

XML
<key>tenantId</key>
<string>00000000-0000-0000-0000-000000000000</string>

JavaScript errors detected

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

If this problem persists, please contact our support.