Skip to content

Latest commit

 

History

History
1338 lines (878 loc) · 73.9 KB

File metadata and controls

1338 lines (878 loc) · 73.9 KB
title description author ms.service ms.reviewer ms.topic ms.date ms.author
SegmentSubscribed in CustomerInsightsJourneys - Common Data Model | Microsoft Docs
undefined
cdm-publisher
common-data-model
deonhe
article
7/26/2024
anbichse

SegmentSubscribed 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/SegmentSubscribed
ActivityExpiryTime Activity expiry time CustomerInsightsJourneys/SegmentSubscribed
ActivityId Unique identifier of the Activity. CustomerInsightsJourneys/SegmentSubscribed
BrowserId Browser ID CustomerInsightsJourneys/SegmentSubscribed
BrowserVersion Browser version CustomerInsightsJourneys/SegmentSubscribed
BusinessUnitId Unique identifier of the Business unit. CustomerInsightsJourneys/SegmentSubscribed
City City CustomerInsightsJourneys/SegmentSubscribed
ContactId Unique identifier of the Contact. CustomerInsightsJourneys/SegmentSubscribed
CountryIsoCode Country ISO code CustomerInsightsJourneys/SegmentSubscribed
CustomerJourneyId Unique identifier of the Customer journey CustomerInsightsJourneys/SegmentSubscribed
CustomerJourneyIterationId Customer journey iteration ID CustomerInsightsJourneys/SegmentSubscribed
EmailAddressUsed The profile's email address. CustomerInsightsJourneys/SegmentSubscribed
EmailDomain Email domain CustomerInsightsJourneys/SegmentSubscribed
FormSubmissionId Form submission ID CustomerInsightsJourneys/SegmentSubscribed
IdempotencyId Idempotency ID defines uniqueness of an analytics event. CustomerInsightsJourneys/SegmentSubscribed
InteractionType Type of the interaction. CustomerInsightsJourneys/SegmentSubscribed
InternalMarketingInteractionId Internal marketing interaction Id. CustomerInsightsJourneys/SegmentSubscribed
IsSmartScheduled CustomerInsightsJourneys/SegmentSubscribed
IsUnresolvedProfile CustomerInsightsJourneys/SegmentSubscribed
LeadId Unique identifier of the Lead. CustomerInsightsJourneys/SegmentSubscribed
MessageId Message ID CustomerInsightsJourneys/SegmentSubscribed
OperatingSystemId Operating system ID CustomerInsightsJourneys/SegmentSubscribed
OperatingSystemVersion Operating system version CustomerInsightsJourneys/SegmentSubscribed
OrganizationId Organization Id. CustomerInsightsJourneys/SegmentSubscribed
PostalCode Postal code CustomerInsightsJourneys/SegmentSubscribed
ProfileId Unique identifier of the profile. CustomerInsightsJourneys/SegmentSubscribed
ProfileType The profile type (Contact, Lead or CI Profile) CustomerInsightsJourneys/SegmentSubscribed
SchedulerId CustomerInsightsJourneys/SegmentSubscribed
SearchEngineName Search engine name CustomerInsightsJourneys/SegmentSubscribed
SearchPhrase Search phrase CustomerInsightsJourneys/SegmentSubscribed
SegmentId Unique identifier of the segment. CustomerInsightsJourneys/SegmentSubscribed
SendingId Indicates the journey iteration ID. CustomerInsightsJourneys/SegmentSubscribed
SessionId Session ID CustomerInsightsJourneys/SegmentSubscribed
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-time journeys (RTJ). CustomerInsightsJourneys/SegmentSubscribed
State State CustomerInsightsJourneys/SegmentSubscribed
Timestamp Indicates the exact date and time when the interaction was emitted. CustomerInsightsJourneys/SegmentSubscribed
UsageType Usage type CustomerInsightsJourneys/SegmentSubscribed
Version Interaction version. Used for updating the interaction. CustomerInsightsJourneys/SegmentSubscribed
VisitDuration Visit duration CustomerInsightsJourneys/SegmentSubscribed
VisitorAnonymousStatus Visitor anonymous status CustomerInsightsJourneys/SegmentSubscribed
VisitorId Visitor ID CustomerInsightsJourneys/SegmentSubscribed
VisitorReturningStatus Visitor returning status CustomerInsightsJourneys/SegmentSubscribed

Unique identifier of the Account.
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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

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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Activity expiry time
First included in: CustomerInsightsJourneys/SegmentSubscribed (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

Unique identifier of the Activity.
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Browser ID
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Browser version
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Unique identifier of the Business unit.
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

City
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Unique identifier of the Contact.
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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

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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Country ISO code
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Unique identifier of the Customer journey
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Customer journey iteration ID
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

The profile's email address.
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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'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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Email domain
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Form submission ID
First included in: CustomerInsightsJourneys/SegmentSubscribed (this entity)

Properties

NameValue
descriptionForm submission ID
dataFormatguid

Traits

List of traits for the FormSubmissionId 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 should 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
enForm submission 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Idempotency ID defines uniqueness of an analytics event.
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Type of the interaction.
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Internal marketing interaction Id.
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

First included in: CustomerInsightsJourneys/SegmentSubscribed (this entity)

Properties

NameValue
dataFormatboolean

Traits

List of traits for the IsSmartScheduled attribute are listed below.

is.dataFormat.boolean
is.dataFormat.boolean

First included in: CustomerInsightsJourneys/SegmentSubscribed (this entity)

Properties

NameValue
dataFormatboolean

Traits

List of traits for the IsUnresolvedProfile attribute are listed below.

is.dataFormat.boolean
is.dataFormat.boolean

Unique identifier of the Lead.
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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

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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Message ID
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Operating system ID
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Operating system version
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Organization Id.
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Postal code
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Unique identifier of the profile.
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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
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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

The profile type (Contact, Lead or CI Profile)
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Search engine name
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Search phrase
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Unique identifier of the segment.
First included in: CustomerInsightsJourneys/SegmentSubscribed (this entity)

Properties

NameValue
descriptionUnique identifier of the segment.
dataFormatguid

Traits

List of traits for the SegmentId 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 should 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
enUnique identifier of the segment.
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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

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

Properties

NameValue
descriptionIndicates the journey iteration ID.
dataFormatguid

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 should 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
enIndicates the 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Session ID
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

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).
First included in: CustomerInsightsJourneys/SegmentSubscribed (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
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Indicates the exact date and time when the interaction was emitted.
First included in: CustomerInsightsJourneys/SegmentSubscribed (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

Usage type
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Interaction version. Used for updating the interaction.
First included in: CustomerInsightsJourneys/SegmentSubscribed (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

Visit duration
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Visitor anonymous status
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Visitor ID
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object

Visitor returning status
First included in: CustomerInsightsJourneys/SegmentSubscribed (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 should 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 should be taken as a whole and considered one value. Array of Character is a String, Array of Byte is a Binary Object