Skip to content

Latest commit

 

History

History
1038 lines (681 loc) · 57.1 KB

File metadata and controls

1038 lines (681 loc) · 57.1 KB
title description author ms.service ms.reviewer ms.topic ms.date ms.author
EmailSoftBounced in Customer Insights Journeys - Common Data Model | Microsoft Docs
Customer Insights Journeys data model reference
cdm-publisher
common-data-model
deonhe
article
6/4/2024
anbichse

EmailSoftBounced in Customer Insights Journeys

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 restates 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
CustomerJourneyIterationId Unique identifier of the Account. CustomerInsightsJourneys/emailsoftbounced
AccountId Unique identifier of the Account. CustomerInsightsJourneys/emailsoftbounced
ActivityId Activity ID CustomerInsightsJourneys/emailsoftbounced
ContactId Unique identifier of the Contact. CustomerInsightsJourneys/emailsoftbounced
EmailDomain Email domain CustomerInsightsJourneys/emailsoftbounced
RemoteBounce Indicates if it is a remote bounce. CustomerInsightsJourneys/emailsoftbounced
SendingId Indicates the journey iteration ID. CustomerInsightsJourneys/emailsoftbounced
UsageType Usage type CustomerInsightsJourneys/emailsoftbounced
IsSmartScheduled CustomerInsightsJourneys/emailsoftbounced
SchedulerId CustomerInsightsJourneys/emailsoftbounced
ActivityExpiryTime Activity expiry time CustomerInsightsJourneys/emailsoftbounced
EmailAddressUsed The profile's email address. CustomerInsightsJourneys/emailsoftbounced
BounceType Indicates the bounce type (soft bounce, hard bounce). CustomerInsightsJourneys/emailsoftbounced
BounceCategory Indicates the bounce category. CustomerInsightsJourneys/emailsoftbounced
BounceReason Bounce reason CustomerInsightsJourneys/emailsoftbounced
Details Details CustomerInsightsJourneys/emailsoftbounced
MessageVariationName CustomerInsightsJourneys/emailsoftbounced
MessageVariationIndexes CustomerInsightsJourneys/emailsoftbounced
ProfileId Unique identifier of the profile. CustomerInsightsJourneys/emailsoftbounced
ProfileType The profile type (Contact, Lead or CI Profile) CustomerInsightsJourneys/emailsoftbounced
MessageId Message ID CustomerInsightsJourneys/emailsoftbounced
IsUnresolvedProfile CustomerInsightsJourneys/emailsoftbounced
JourneyRunId Unique identifier of the Journey's execution. CustomerInsightsJourneys/emailsoftbounced
JourneyActionId Journey Action Id CustomerInsightsJourneys/emailsoftbounced
CustomerJourneyId Unique identifier of the Customer journey CustomerInsightsJourneys/emailsoftbounced
BusinessUnitId Unique identifier of the Business unit. CustomerInsightsJourneys/emailsoftbounced
IdempotencyId Idempotency ID defines uniqueness of an analytics event. CustomerInsightsJourneys/emailsoftbounced
InternalMarketingInteractionId Internal marketing interaction Id. CustomerInsightsJourneys/emailsoftbounced
OrganizationId Organization Id. CustomerInsightsJourneys/emailsoftbounced
Timestamp Indicates the exact date and time when the interaction was emitted. CustomerInsightsJourneys/emailsoftbounced
Version Interaction version. Used for updating the interaction. CustomerInsightsJourneys/emailsoftbounced
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/emailsoftbounced
InteractionType Type of the interaction. CustomerInsightsJourneys/emailsoftbounced

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

Properties

NameValue
descriptionUnique identifier of the Account.
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
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

Unique identifier of the Account.
First included in: CustomerInsightsJourneys/emailsoftbounced (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 ID
First included in: CustomerInsightsJourneys/emailsoftbounced (this entity)

Properties

NameValue
descriptionActivity ID
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
enActivity 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

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

Email domain
First included in: CustomerInsightsJourneys/emailsoftbounced (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

Indicates if it is a remote bounce.
First included in: CustomerInsightsJourneys/emailsoftbounced (this entity)

Properties

NameValue
descriptionIndicates if it is a remote bounce.
dataFormatstring

Traits

List of traits for the RemoteBounce 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
enIndicates if it is a remote bounce.
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 journey iteration ID.
First included in: CustomerInsightsJourneys/emailsoftbounced (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

Usage type
First included in: CustomerInsightsJourneys/emailsoftbounced (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

First included in: CustomerInsightsJourneys/emailsoftbounced (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/emailsoftbounced (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

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

The profile's email address.
First included in: CustomerInsightsJourneys/emailsoftbounced (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

Indicates the bounce type (soft bounce, hard bounce).
First included in: CustomerInsightsJourneys/emailsoftbounced (this entity)

Properties

NameValue
descriptionIndicates the bounce type (soft bounce, hard bounce).
dataFormatstring

Traits

List of traits for the BounceType 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
enIndicates the bounce type (soft bounce, hard bounce).
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 bounce category.
First included in: CustomerInsightsJourneys/emailsoftbounced (this entity)

Properties

NameValue
descriptionIndicates the bounce category.
dataFormatstring

Traits

List of traits for the BounceCategory 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
enIndicates the bounce category.
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

Bounce reason
First included in: CustomerInsightsJourneys/emailsoftbounced (this entity)

Properties

NameValue
descriptionBounce reason
dataFormatstring

Traits

List of traits for the BounceReason 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
enBounce reason
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

Details
First included in: CustomerInsightsJourneys/emailsoftbounced (this entity)

Properties

NameValue
descriptionDetails
dataFormatstring

Traits

List of traits for the Details 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
enDetails
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/emailsoftbounced (this entity)

Properties

NameValue
dataFormatstring

Traits

List of traits for the MessageVariationName 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.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/emailsoftbounced (this entity)

Properties

NameValue
dataFormatstring

Traits

List of traits for the MessageVariationIndexes 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.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/emailsoftbounced (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/emailsoftbounced (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

Message ID
First included in: CustomerInsightsJourneys/emailsoftbounced (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

First included in: CustomerInsightsJourneys/emailsoftbounced (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 Journey's execution.
First included in: CustomerInsightsJourneys/emailsoftbounced (this entity)

Properties

NameValue
descriptionUnique identifier of the Journey's execution.
dataFormatguid

Traits

List of traits for the JourneyRunId 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 Journey's execution.
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

Journey Action Id
First included in: CustomerInsightsJourneys/emailsoftbounced (this entity)

Properties

NameValue
descriptionJourney Action Id
dataFormatstring

Traits

List of traits for the JourneyActionId 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
enJourney Action 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

Unique identifier of the Customer journey
First included in: CustomerInsightsJourneys/emailsoftbounced (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

Unique identifier of the Business unit.
First included in: CustomerInsightsJourneys/emailsoftbounced (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

Idempotency ID defines uniqueness of an analytics event.
First included in: CustomerInsightsJourneys/emailsoftbounced (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

Internal marketing interaction Id.
First included in: CustomerInsightsJourneys/emailsoftbounced (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

Organization Id.
First included in: CustomerInsightsJourneys/emailsoftbounced (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

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

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

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/emailsoftbounced (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

Type of the interaction.
First included in: CustomerInsightsJourneys/emailsoftbounced (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