Users
Overview
Users Data Model simplifies the handling and retrieval of users-related information across various crm platforms.
The Users Data Model simplifies the handling and retrieval of users-related information across various ecommerce platforms.
- Unified Users properties: The model provides a unified representation of users properties across different platforms, enabling you to easily access and manage users data from different platforms.
- Comprehensive users information: The model provides a comprehensive representation of users data, including all the properties and relationships that you can retrieve for an contact.
Attributes
Properties Supported
Property | Type | Description |
---|---|---|
platform_id | string | The Platform’s ID for the user |
name | string | The name of the user |
status | string | The status of the user |
currency | string | The currency of the user |
created_at | date | The date and time the user was created |
updated_at | date | The date and time the user was last updated |