User context
The User Context is a common model passed in event message payload.
| Name | Type | Description |
|---|---|---|
| ID | string | Set if the user is authenticated. |
| AnonymousId | string | Set if the user is anonymous or transitioning from an anonymous user to an authenticated one. |
If you have suggestions for improving this article, let us know!