Conversation Entry Transcript Excerpt DMO
Object API Name: std__ConversationEntryTranscriptExcerptDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- ConversationEntryId has a FOREIGNKEY relationship with the Conversation Entry DMO
Idfield. - TranscriptSourceId has a FOREIGNKEY relationship with the Case DMO
Idfield. - TranscriptSourceId has a FOREIGNKEY relationship with the Email Message DMO
Idfield. - EmailMessageId has a FOREIGNKEY relationship with the Email Message DMO
Idfield. - TranscriptSourceId has a FOREIGNKEY relationship with the Voice Call DMO
Idfield.
- cdp_sys_record_currency
- ConversationEntryId
- ConversationIntentStatus
- ConversationReasonId
- DataSourceId
- DataSourceObjectId
- DurationInSeconds
- EmailMessageId
- EngagementChannelType
- ExcerptSequenceNumber
- ExcerptTextIndexText
- ExternalRecordId
- ExternalSourceId
- Id
- InternalOrganizationId
- IsMoved
- Language
- MessagingSessionId
- TranscriptExcerptText
- TranscriptSourceId
- TranscriptSourceObject
- TurnCount
- VoiceCallId
- Field API Name:
std__cdp_sys_record_currency__c - Data Type: TEXT
- Description: System-generated metadata field that stores a 3-letter ISO currency code.
- Field API Name:
std__ConversationEntryId__c - Data Type: TEXT
- Description: A single communication, or portion of a communiction with a person, within a broader set of communications.
- Field API Name:
std__ConversationIntentStatus__c - Data Type: TEXT
- Description: Describes whether the excerpt was used to create an intent utterance.
- Field API Name:
std__ConversationReasonId__c - Data Type: TEXT
- Description: The reason a customer started a conversation with the organization.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__DurationInSeconds__c - Data Type: DOUBLE
- Description: Duration in seconds of the conversation where the excerpt was found.
- Field API Name:
std__EmailMessageId__c - Data Type: TEXT
- Description: An electronic message, usually text, but possibly HTML and with attachments that's sent or received over a computer network.
- Field API Name:
std__EngagementChannelType__c - Data Type: TEXT
- Description: A means by which a message can be delivered, for example an email, telephone call, SMS message or TV advertisement.
- Field API Name:
std__ExcerptSequenceNumber__c - Data Type: TEXT
- Description: The order number of this excerpt in the conversation reason.
- Field API Name:
std__ExcerptTextIndexText__c - Data Type: TEXT
- Description: The index for extracting excerpt from the TranscriptSource's target field.
- Field API Name:
std__ExternalRecordId__c - Data Type: TEXT
- Description: The corresponding record Id from an external data source system.
- Field API Name:
std__ExternalSourceId__c - Data Type: TEXT
- Description: Corresponding record Id from external data source system.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: Required. A unique, system-generated identifier for this ConversationEntryTranscriptExcerpt record. Maximum size is 15 characters.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsMoved__c - Data Type: TEXT
- Description: True if the excerpt was assigned to a different Conversation Reason.
- Field API Name:
std__Language__c - Data Type: TEXT
- Description: A language that data is translated into.
- Field API Name:
std__MessagingSessionId__c - Data Type: TEXT
- Description: Communication between people on the internet that's primarily text-based. It may include graphics but is not a voice call.
- Field API Name:
std__TranscriptExcerptText__c - Data Type: TEXT
- Description: A subset of the Conversation Entry's transcript text, beginning at the character position of the Excerpt Text Index.
- Field API Name:
std__TranscriptSourceId__c - Data Type: TEXT
- Description: The identifier of a record in the object that recorded the transcript. Examples include VoiceCall, EmailMessage, MessagingSession and Case.
- Field API Name:
std__TranscriptSourceObject__c - Data Type: TEXT
- Description: The name of the object that the TranscriptSourceId record exists within, for example VoiceCall, MessagingSession, EmailMessage or Case.
- Field API Name:
std__TurnCount__c - Data Type: DOUBLE
- Description: Turn count of the conversation where the excerpt was found.
- Field API Name:
std__VoiceCallId__c - Data Type: TEXT
- Description: Voice communication over a telephone network. It includes both human-to-human communication, and audio messages sent to humans via the phone network.