編集

次の方法で共有


WebsiteVisited in CustomerInsightsJourneys

Latest version of the JSON entity definition is available on GitHub.

Traits

Traits for this entity are listed below.

is.CDM.entityVersion

ParameterValueData typeExplanation
versionNumber"1.1"stringsemantic version number of the entity

has.entitySchemaAbstractionLevel
A level of abstraction assigned to an Entity schema. Logical schema descriptions use complex dataTypes, inheritance, and entities as attributes. Resolved descriptions contain none of those things, only final trait and attribute sets are shown. A composition schema manipulates, guides or re-states parts of logical schemas to produce one resolved schema.

ParameterValueData typeExplanation
level"resolved"stringPossible values: logical, composition, resolved

Attributes

Name Description First Included in Instance
AccountId Unique identifier of the Account. CustomerInsightsJourneys/WebsiteVisited
ActivityExpiryTime Activity expiry time CustomerInsightsJourneys/WebsiteVisited
ActivityId Unique identifier of the Activity. CustomerInsightsJourneys/WebsiteVisited
BrowserId Browser ID CustomerInsightsJourneys/WebsiteVisited
BrowserLanguage Browser language CustomerInsightsJourneys/WebsiteVisited
BrowserVersion Browser version CustomerInsightsJourneys/WebsiteVisited
BusinessUnitId Unique identifier of the Business unit. CustomerInsightsJourneys/WebsiteVisited
City City CustomerInsightsJourneys/WebsiteVisited
ClickCoordinates Click coordinates CustomerInsightsJourneys/WebsiteVisited
ContactId Unique identifier of the Contact. CustomerInsightsJourneys/WebsiteVisited
Country Country CustomerInsightsJourneys/WebsiteVisited
CountryIsoCode Country ISO code CustomerInsightsJourneys/WebsiteVisited
CustomerJourneyId Unique identifier of the Customer journey CustomerInsightsJourneys/WebsiteVisited
CustomerJourneyIterationId Customer journey iteration ID CustomerInsightsJourneys/WebsiteVisited
EmailAddressUsed The profile's email address. CustomerInsightsJourneys/WebsiteVisited
EmailDomain Email domain CustomerInsightsJourneys/WebsiteVisited
IdempotencyId Idempotency ID defines uniqueness of an analytics event. CustomerInsightsJourneys/WebsiteVisited
InteractionType Type of the interaction. CustomerInsightsJourneys/WebsiteVisited
InternalMarketingInteractionId Internal marketing interaction Id. CustomerInsightsJourneys/WebsiteVisited
IsSmartScheduled CustomerInsightsJourneys/WebsiteVisited
IsUnresolvedProfile CustomerInsightsJourneys/WebsiteVisited
IsUserLoggedIn Specifies whether the user is logged in CustomerInsightsJourneys/WebsiteVisited
LeadId Unique identifier of the Lead. CustomerInsightsJourneys/WebsiteVisited
LinkFriendlyName Link friendly name CustomerInsightsJourneys/WebsiteVisited
MessageId Message ID CustomerInsightsJourneys/WebsiteVisited
OperatingSystemId Operating system ID CustomerInsightsJourneys/WebsiteVisited
OperatingSystemVersion Operating system version CustomerInsightsJourneys/WebsiteVisited
OrganizationId Organization Id. CustomerInsightsJourneys/WebsiteVisited
OrgGeo Org geo CustomerInsightsJourneys/WebsiteVisited
OrgTenantId Org tenant ID CustomerInsightsJourneys/WebsiteVisited
PageAddress Page address CustomerInsightsJourneys/WebsiteVisited
PageId Page ID CustomerInsightsJourneys/WebsiteVisited
PostalCode Postal code CustomerInsightsJourneys/WebsiteVisited
PreviousViews Previous views CustomerInsightsJourneys/WebsiteVisited
ProfileId Unique identifier of the profile. CustomerInsightsJourneys/WebsiteVisited
ProfileType The profile type (Contact, Lead or CI Profile) CustomerInsightsJourneys/WebsiteVisited
ReferrerType Referrer type CustomerInsightsJourneys/WebsiteVisited
ReferrerUri The uri of page from which the visited page has been requested CustomerInsightsJourneys/WebsiteVisited
SchedulerId CustomerInsightsJourneys/WebsiteVisited
SearchEngineName Search engine name CustomerInsightsJourneys/WebsiteVisited
SearchPhrase Search phrase CustomerInsightsJourneys/WebsiteVisited
SendingId Indicates the journey iteration ID. CustomerInsightsJourneys/WebsiteVisited
SessionId Session ID CustomerInsightsJourneys/WebsiteVisited
SourceEntityId Source entity ID CustomerInsightsJourneys/WebsiteVisited
SourceEntityName Source entity name CustomerInsightsJourneys/WebsiteVisited
SourceSystem Refers to the source system that generated the interaction. Outbound marketing (OBM) is represented by value 1. Any other value than 1 represents Real\x2dtime journeys (RTJ). CustomerInsightsJourneys/WebsiteVisited
State State CustomerInsightsJourneys/WebsiteVisited
Timestamp Indicates the exact date and time when the interaction was emitted. CustomerInsightsJourneys/WebsiteVisited
Timezone Timezone CustomerInsightsJourneys/WebsiteVisited
UsageType Usage type CustomerInsightsJourneys/WebsiteVisited
UserAgent User agent CustomerInsightsJourneys/WebsiteVisited
UserLocalId User local ID CustomerInsightsJourneys/WebsiteVisited
UserState User state CustomerInsightsJourneys/WebsiteVisited
UserTimeSinceVisit The time the user spends on the page until a cookie is created CustomerInsightsJourneys/WebsiteVisited
UserTrackingContext The tracking context Id associated with the user CustomerInsightsJourneys/WebsiteVisited
Version Interaction version. Used for updating the interaction. CustomerInsightsJourneys/WebsiteVisited
ViewTitle View title CustomerInsightsJourneys/WebsiteVisited
ViewType View type CustomerInsightsJourneys/WebsiteVisited
VisitDuration Visit duration CustomerInsightsJourneys/WebsiteVisited
VisitorAnonymousStatus Visitor anonymous status CustomerInsightsJourneys/WebsiteVisited
VisitorId Visitor ID CustomerInsightsJourneys/WebsiteVisited
VisitorReturningStatus Visitor returning status CustomerInsightsJourneys/WebsiteVisited
WebsiteId Website ID CustomerInsightsJourneys/WebsiteVisited

AccountId

Unique identifier of the Account.
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionUnique identifier of the Account.
dataFormatguid

Traits

List of traits for the AccountId attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.dataFormat.guid**
**means.identity.entityId**
**is.linkedEntity.identifier**
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
/core/applicationCommon/Account.cdm.json/AccountaccountId
entitya reference to the constant entity holding the list of entity references

**privacy.dataCategory.customerOwned.content**
**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enUnique identifier of the Account.
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.guid**
**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

ActivityExpiryTime

Activity expiry time
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionActivity expiry time
dataFormatdateTime

Traits

List of traits for the ActivityExpiryTime attribute are listed below.

**is.dataFormat.date**
**means.measurement.date**
**is.dataFormat.time**
**means.measurement.time**
**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enActivity expiry time
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.time**
**is.dataFormat.date**

ActivityId

Unique identifier of the Activity.
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionUnique identifier of the Activity.
dataFormatguid

Traits

List of traits for the ActivityId attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.dataFormat.guid**
**means.identity.entityId**
**is.linkedEntity.identifier**
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
/core/applicationCommon/Activity.cdm.json/ActivityactivityId
entitya reference to the constant entity holding the list of entity references

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enUnique identifier of the Activity.
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.guid**
**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

BrowserId

Browser ID
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionBrowser ID
dataFormatguid

Traits

List of traits for the BrowserId attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.dataFormat.guid**
**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enBrowser ID
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.guid**
**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

BrowserLanguage

Browser language
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionBrowser language
dataFormatstring

Traits

List of traits for the BrowserLanguage attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enBrowser language
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

BrowserVersion

Browser version
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionBrowser version
dataFormatstring

Traits

List of traits for the BrowserVersion attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enBrowser version
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

BusinessUnitId

Unique identifier of the Business unit.
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionUnique identifier of the Business unit.
dataFormatguid

Traits

List of traits for the BusinessUnitId attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.dataFormat.guid**
**means.identity.entityId**
**is.linkedEntity.identifier**
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
/core/applicationCommon/BusinessUnit.cdm.json/BusinessUnitbusinessUnitId
entitya reference to the constant entity holding the list of entity references

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enUnique identifier of the Business unit.
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.guid**
**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

City

City
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionCity
dataFormatstring

Traits

List of traits for the City attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enCity
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

ClickCoordinates

Click coordinates
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionClick coordinates
dataFormatstring

Traits

List of traits for the ClickCoordinates attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enClick coordinates
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

ContactId

Unique identifier of the Contact.
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionUnique identifier of the Contact.
dataFormatstring

Traits

List of traits for the ContactId attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.linkedEntity.identifier**
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
/core/applicationCommon/Contact.cdm.json/ContactcontactId
entitya reference to the constant entity holding the list of entity references

**privacy.dataCategory.customerOwned.content**
**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enUnique identifier of the Contact.
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Country

Country
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionCountry
dataFormatstring

Traits

List of traits for the Country attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enCountry
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

CountryIsoCode

Country ISO code
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionCountry ISO code
dataFormatstring

Traits

List of traits for the CountryIsoCode attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enCountry ISO code
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

CustomerJourneyId

Unique identifier of the Customer journey
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
description Unique identifier of the Customer journey
dataFormatguid

Traits

List of traits for the CustomerJourneyId attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.dataFormat.guid**
**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
en Unique identifier of the Customer journey
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.guid**
**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

CustomerJourneyIterationId

Customer journey iteration ID
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionCustomer journey iteration ID
dataFormatguid

Traits

List of traits for the CustomerJourneyIterationId attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.dataFormat.guid**
**means.identity.entityId**
**is.linkedEntity.identifier**
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
/Marketing/MarketingSolution/CustomerJourneyIteration.cdm.jsoncustomerJourneyIterationId
entitya reference to the constant entity holding the list of entity references

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enCustomer journey iteration ID
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.guid**
**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

EmailAddressUsed

The profile's email address.
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionThe profile's email address.
dataFormatstring

Traits

List of traits for the EmailAddressUsed attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**privacy.dataCategory.customerOwned.content**
**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe profile's email address.
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

EmailDomain

Email domain
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionEmail domain
dataFormatstring

Traits

List of traits for the EmailDomain attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enEmail domain
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

IdempotencyId

Idempotency ID defines uniqueness of an analytics event.
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionIdempotency ID defines uniqueness of an analytics event.
dataFormatstring

Traits

List of traits for the IdempotencyId attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enIdempotency ID defines uniqueness of an analytics event.
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

InteractionType

Type of the interaction.
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionType of the interaction.
dataFormatstring

Traits

List of traits for the InteractionType attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enType of the interaction.
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

InternalMarketingInteractionId

Internal marketing interaction Id.
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionInternal marketing interaction Id.
dataFormatstring

Traits

List of traits for the InternalMarketingInteractionId attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enInternal marketing interaction Id.
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

IsSmartScheduled

First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
dataFormatboolean

Traits

List of traits for the IsSmartScheduled attribute are listed below.

**is.dataFormat.boolean**
**is.dataFormat.boolean**

IsUnresolvedProfile

First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
dataFormatboolean

Traits

List of traits for the IsUnresolvedProfile attribute are listed below.

**is.dataFormat.boolean**
**is.dataFormat.boolean**

IsUserLoggedIn

Specifies whether the user is logged in
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionSpecifies whether the user is logged in
dataFormatboolean

Traits

List of traits for the IsUserLoggedIn attribute are listed below.

**is.dataFormat.boolean**
**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enSpecifies whether the user is logged in
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.boolean**

LeadId

Unique identifier of the Lead.
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionUnique identifier of the Lead.
dataFormatguid

Traits

List of traits for the LeadId attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.dataFormat.guid**
**means.identity.entityId**
**is.linkedEntity.identifier**
Marks the attribute(s) that hold foreign key references to a linked (used as an attribute) entity. This attribute is added to the resolved entity to enumerate the referenced entities.

ParameterValueData typeExplanation
entityReferences
entityReferenceattributeReference
/core/applicationCommon/foundationCommon/crmCommon/Lead.cdm.json/LeadleadId
entitya reference to the constant entity holding the list of entity references

**privacy.dataCategory.customerOwned.content**
**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enUnique identifier of the Lead.
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.guid**
**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

LinkFriendlyName

Link friendly name
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionLink friendly name
dataFormatstring

Traits

List of traits for the LinkFriendlyName attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**privacy.dataCategory.customerOwned.content**
**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enLink friendly name
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

MessageId

Message ID
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionMessage ID
dataFormatguid

Traits

List of traits for the MessageId attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.dataFormat.guid**
**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enMessage ID
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.guid**
**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

OperatingSystemId

Operating system ID
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionOperating system ID
dataFormatguid

Traits

List of traits for the OperatingSystemId attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.dataFormat.guid**
**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enOperating system ID
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.guid**
**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

OperatingSystemVersion

Operating system version
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionOperating system version
dataFormatstring

Traits

List of traits for the OperatingSystemVersion attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enOperating system version
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

OrganizationId

Organization Id.
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionOrganization Id.
dataFormatguid

Traits

List of traits for the OrganizationId attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.dataFormat.guid**
**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enOrganization Id.
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.guid**
**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

OrgGeo

Org geo
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionOrg geo
dataFormatstring

Traits

List of traits for the OrgGeo attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enOrg geo
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

OrgTenantId

Org tenant ID
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionOrg tenant ID
dataFormatstring

Traits

List of traits for the OrgTenantId attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enOrg tenant ID
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

PageAddress

Page address
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionPage address
dataFormatstring

Traits

List of traits for the PageAddress attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**privacy.dataCategory.customerOwned.content**
**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enPage address
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

PageId

Page ID
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionPage ID
dataFormatstring

Traits

List of traits for the PageId attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enPage ID
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

PostalCode

Postal code
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionPostal code
dataFormatstring

Traits

List of traits for the PostalCode attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enPostal code
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

PreviousViews

Previous views
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionPrevious views
dataFormatstring

Traits

List of traits for the PreviousViews attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enPrevious views
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

ProfileId

Unique identifier of the profile.
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionUnique identifier of the profile.
dataFormatstring

Traits

List of traits for the ProfileId attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**privacy.dataCategory.customerOwned.content**
**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enUnique identifier of the profile.
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

ProfileType

The profile type (Contact, Lead or CI Profile)
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionThe profile type (Contact, Lead or CI Profile)
dataFormatstring

Traits

List of traits for the ProfileType attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe profile type (Contact, Lead or CI Profile)
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

ReferrerType

Referrer type
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionReferrer type
dataFormatstring

Traits

List of traits for the ReferrerType attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enReferrer type
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

ReferrerUri

The uri of page from which the visited page has been requested
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionThe uri of page from which the visited page has been requested
dataFormatstring

Traits

List of traits for the ReferrerUri attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe uri of page from which the visited page has been requested
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

SchedulerId

First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
dataFormatguid

Traits

List of traits for the SchedulerId attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.dataFormat.guid**
**is.dataFormat.guid**
**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

SearchEngineName

Search engine name
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionSearch engine name
dataFormatstring

Traits

List of traits for the SearchEngineName attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enSearch engine name
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

SearchPhrase

Search phrase
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionSearch phrase
dataFormatstring

Traits

List of traits for the SearchPhrase attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enSearch phrase
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

SendingId

Indicates the journey iteration ID.
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionIndicates the journey iteration ID.
dataFormatstring

Traits

List of traits for the SendingId attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enIndicates the journey iteration ID.
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

SessionId

Session ID
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionSession ID
dataFormatstring

Traits

List of traits for the SessionId attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enSession ID
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

SourceEntityId

Source entity ID
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionSource entity ID
dataFormatguid

Traits

List of traits for the SourceEntityId attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.dataFormat.guid**
**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enSource entity ID
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.guid**
**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

SourceEntityName

Source entity name
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionSource entity name
dataFormatstring

Traits

List of traits for the SourceEntityName attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enSource entity name
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

SourceSystem

Refers to the source system that generated the interaction. Outbound marketing (OBM) is represented by value 1. Any other value than 1 represents Real\x2dtime journeys (RTJ).
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
description Refers to the source system that generated the interaction. Outbound marketing (OBM) is represented by value 1. Any other value than 1 represents Real-time journeys (RTJ).
dataFormatint32

Traits

List of traits for the SourceSystem attribute are listed below.

**is.dataFormat.integer**
**is.dataFormat.signed**
indicates the capability to represent values less than zero.

**is.dataFormat.numeric**
**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
en Refers to the source system that generated the interaction. Outbound marketing (OBM) is represented by value 1. Any other value than 1 represents Real-time journeys (RTJ).
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.integer**

State

State
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionState
dataFormatstring

Traits

List of traits for the State attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enState
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Timestamp

Indicates the exact date and time when the interaction was emitted.
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionIndicates the exact date and time when the interaction was emitted.
dataFormatdateTime

Traits

List of traits for the Timestamp attribute are listed below.

**is.dataFormat.date**
**means.measurement.date**
**is.dataFormat.time**
**means.measurement.time**
**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enIndicates the exact date and time when the interaction was emitted.
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.time**
**is.dataFormat.date**

Timezone

Timezone
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionTimezone
dataFormatstring

Traits

List of traits for the Timezone attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enTimezone
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

UsageType

Usage type
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionUsage type
dataFormatstring

Traits

List of traits for the UsageType attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enUsage type
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

UserAgent

User agent
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionUser agent
dataFormatstring

Traits

List of traits for the UserAgent attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enUser agent
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

UserLocalId

User local ID
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionUser local ID
dataFormatstring

Traits

List of traits for the UserLocalId attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enUser local ID
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

UserState

User state
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionUser state
dataFormatstring

Traits

List of traits for the UserState attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enUser state
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

UserTimeSinceVisit

The time the user spends on the page until a cookie is created
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionThe time the user spends on the page until a cookie is created
dataFormatstring

Traits

List of traits for the UserTimeSinceVisit attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe time the user spends on the page until a cookie is created
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

UserTrackingContext

The tracking context Id associated with the user
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionThe tracking context Id associated with the user
dataFormatstring

Traits

List of traits for the UserTrackingContext attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe tracking context Id associated with the user
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Version

Interaction version. Used for updating the interaction.
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionInteraction version. Used for updating the interaction.
dataFormatint32

Traits

List of traits for the Version attribute are listed below.

**is.dataFormat.integer**
**is.dataFormat.signed**
indicates the capability to represent values less than zero.

**is.dataFormat.numeric**
**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enInteraction version. Used for updating the interaction.
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.integer**

ViewTitle

View title
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionView title
dataFormatstring

Traits

List of traits for the ViewTitle attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enView title
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

ViewType

View type
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionView type
dataFormatstring

Traits

List of traits for the ViewType attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enView type
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

VisitDuration

Visit duration
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionVisit duration
dataFormatstring

Traits

List of traits for the VisitDuration attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enVisit duration
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

VisitorAnonymousStatus

Visitor anonymous status
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionVisitor anonymous status
dataFormatstring

Traits

List of traits for the VisitorAnonymousStatus attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enVisitor anonymous status
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

VisitorId

Visitor ID
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionVisitor ID
dataFormatstring

Traits

List of traits for the VisitorId attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enVisitor ID
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

VisitorReturningStatus

Visitor returning status
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionVisitor returning status
dataFormatstring

Traits

List of traits for the VisitorReturningStatus attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enVisitor returning status
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

WebsiteId

Website ID
First included in: CustomerInsightsJourneys/WebsiteVisited (this entity)

Properties

NameValue
descriptionWebsite ID
dataFormatstring

Traits

List of traits for the WebsiteId attribute are listed below.

**is.dataFormat.character**
**is.dataFormat.big**
indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

**is.localized.describedAs**
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enWebsite ID
entitya reference to the constant entity holding the list of localized text

**is.dataFormat.character**
**is.dataFormat.array**
indicates a contiguous sequence of fundamental units that shoud be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object