Skip to main content
Users
CloudPortalLogin
  • Powered byPowered by
Developing with Sitecore CDP
Data privacy
Before you start sending data
Integrating with Sitecore CDP
Stream API
Batch API
REST APIs
Data lake export service
  • Sitecore CDP for developers
  • Data lake export service
  • Data entities reference
  • Guests

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

meta_ref

A unique ID of the guest generated by Sitecore CDP.

string

"9d94ee11-7043-4b71-980c-a777d00a7b46"

bxt

A collection of name-value pairs that store various guest-related data points. For a customer guest type, this can include subscription and identifier attributes. This attribute is owned and maintained by Sitecore. See the following table for a list of fields stored in the bxt attribute.

map

{gender=unknown, firstName=John, lastName=Doe}

core_first_seen_at

The first time the guest interacted with your brand, as seen by Sitecore CDP.

ISO 8601 Date/Time UTC

"2020-01-01T16:17:16.000Z"

core_last_seen_at

The last time the guest interacted with your brand, as seen by Sitecore CDP.

ISO 8601 Date/Time UTC

"2025-09-08T16:17:16.000Z"

meta_client_key

The unique client reference that identifies your organization.

string

"mhbWwbHYfhpheu86hp60oR76S4jQMmZr"

meta_created_at

Date and time when the guest record was created in Sitecore CDP.

ISO 8601 Date/Time UTC

"2020-01-01T16:17:16.000Z"

meta_modified_at

Date and time when the guest record was last modified in Sitecore CDP.

ISO 8601 Date/Time UTC

"2025-09-08T16:17:16.000Z"

type

The level of identity that Sitecore CDP obtains for a guest.

string

"CUSTOMER", "VISITOR"

ext

A collection of name/value pairs that store your organization's guest data extensions.

map

{generation=millennial, loyaltyLevel=silver}

session_traits

A collection of name/value pairs that store your customer's session traits as defined by you in Sitecore CDP.

map

{countPageViews=0, homeLocation=Dublin}

raw_json

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

country

The country of this guest, represented by 2 letters, in ISO 3166-1 alpha-2 format.

string

"IE"

dateOfBirth

The date of birth of this guest.

timestamp

2001-02-15T00:00

email

The email address of this guest.

string

"[email protected]"

emails

An array of email addresses of this guest.

array

["[email protected]","[email protected]"]

firstName

The first name of this guest.

string

"Dave"

gender

The gender of this guest.

string

"unknown"

language

The language used by this guest, represented by 2 letters, in ISO 3166-1 alpha-2 format.

string

"EN"

lastName

The last name of this guest.

string

"Jones"

phoneNumbers

An array of phone numbers for this guest.

array

["0123465861", "0123465862"]

postCode

The post code for this guest.

string

"AB 1234"

state

The state for this guest.

string

"Colorado"

street

The street address for this guest

string

"12 Beaker Street"

Do you have some feedback for us?

If you have suggestions for improving this article,

Privacy policySitecore Trust CenterCopyright © 1999-2026 Sitecore