Guests
The following table includes some of the attributes that are available in the guests entity.
Your organization will have additional attributes.
Attribute |
Description |
Type |
Example |
---|---|---|---|
|
A unique ID of the guest generated by Sitecore CDP. |
string |
|
|
A collection of name-value pairs that store various guest-related data points. For a |
map |
|
|
The first time the guest interacted with your brand, as seen by Sitecore CDP. |
ISO 8601 Date/Time UTC |
|
|
The last time the guest interacted with your brand, as seen by Sitecore CDP. |
ISO 8601 Date/Time UTC |
|
|
The unique client reference that identifies your organization. |
string |
|
|
Date and time when the guest record was created in Sitecore CDP. |
ISO 8601 Date/Time UTC |
|
|
Date and time when the guest record was last modified in Sitecore CDP. |
ISO 8601 Date/Time UTC |
|
|
The level of identity that Sitecore CDP obtains for a guest. |
string |
|
|
A collection of name/value pairs that store your organization's guest data extensions. |
map |
|
|
The overall guest representation as raw JSON. |
string |
N/A |
The following table describes the properties stored in the bxt
map field. Different properties might be stored for different guests.
Attribute |
Description |
Type |
Example |
---|---|---|---|
|
The country of this guest, represented by 2 letters, in ISO 3166-1 alpha-2 format. |
string |
|
|
The date of birth of this guest. |
timestamp |
|
|
The email address of this guest. |
string | |
|
An array of email addresses of this guest. |
array | |
|
The first name of this guest. |
string |
|
|
The gender of this guest. |
string |
|
|
The language used by this guest, represented by 2 letters, in ISO 3166-1 alpha-2 format. |
string |
|
|
The last name of this guest. |
string |
|
|
An array of phone numbers for this guest. |
array |
|
|
The post code for this guest. |
string |
|
|
The state for this guest. |
string |
|
|
The street address for this guest |
string |
|