Sfdc Ui Agent Intrctn Event Log DMO
UI Agent Interaction Event Log Data Model Object
Object API Name: std__SfdcUiAgentIntrctnEventLogDmo__dlm
Category: Unassigned
Availability: Available in 262 and later versions
Primary Key Field: RequestIdentifier
- AgentType
- AppName
- BrowserName
- BrowserVersion
- ButtonLabel
- cdp_sys_record_currency
- Channel
- ClientGeolocation
- ClientIdentifier
- ClientIp
- Components
- ConnectionType
- DataSourceId
- DataSourceObjectId
- DeviceModel
- DevicePlatform
- DeviceSessionIdentifier
- FeedbackIdentifier
- HasToxicityWarning
- InternalOrganizationId
- IsAgentPanelExited
- LightningType
- LightningTypeMessage
- LoginKey
- MessageIdentifier
- MobileSdkAppType
- MobileSdkVersion
- ObjectType
- OperatingSystemName
- OperatingSystemVersion
- PageContext
- PageObjectIdentifier
- PageObjectType
- PageUrl
- RequestIdentifier
- SdkAppVersion
- SessionKey
- TaskName
- Timestamp
- UiEventElapsedTime
- UiEventTimestamp
- UiRootActivityIdentifier
- UserIdentifier
- UserType
- VoiceOrText
- Field API Name:
std__AgentType__c - Data Type: TEXT
- Description: The type of agent
- Field API Name:
std__AppName__c - Data Type: TEXT
- Description: In the context of which app this logline has executed
- Field API Name:
std__BrowserName__c - Data Type: TEXT
- Description: Browser family - Chrome, IE, Safari, Gecko etc.
- Field API Name:
std__BrowserVersion__c - Data Type: TEXT
- Description: Browser major.minor version. Some browsers may not provide a minor version
- Field API Name:
std__ButtonLabel__c - Data Type: TEXT
- Description: When the user interacts with a message by clicking a message-level button, this is the label of the button the user selects (i.e. "Save" or "Add to Description Field")
- 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__Channel__c - Data Type: TEXT
- Description: The name of the channel - mobile, LEX, Playground
- Field API Name:
std__ClientGeolocation__c - Data Type: TEXT
- Description: Client GEO Location in format Country/State
- Field API Name:
std__ClientIdentifier__c - Data Type: TEXT
- Description: API client ID
- Field API Name:
std__ClientIp__c - Data Type: TEXT
- Description: Client IP address
- Field API Name:
std__Components__c - Data Type: TEXT
- Description: An array of strings that contains the name of the components(s), including the namespace and the name of the component (i.e. ['namespace:component']). This should include both input and output components.
- Field API Name:
std__ConnectionType__c - Data Type: TEXT
- Description: WIFI, EGGE, LTE, EDVO, HSDPA etc.
- 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__DeviceModel__c - Data Type: TEXT
- Description: The device model.
- Field API Name:
std__DevicePlatform__c - Data Type: TEXT
- Description: The application experience
- Field API Name:
std__DeviceSessionIdentifier__c - Data Type: TEXT
- Description: Auto-generated ID on the client-side that stays the same for the duration of the browser tab
- Field API Name:
std__FeedbackIdentifier__c - Data Type: TEXT
- Description: The turn ID from Agents V1 API.
- Field API Name:
std__HasToxicityWarning__c - Data Type: TEXT
- Description: Flag to identify whether the message contains a toxicity warning. Currently contains text with true/false values
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsAgentPanelExited__c - Data Type: TEXT
- Description: Currently text containing true/false values, that is True when the user clicks on a button to navigate away from an agent panel
- Field API Name:
std__LightningType__c - Data Type: TEXT
- Description: An array of strings that contains the name of the ES type(s)
- Field API Name:
std__LightningTypeMessage__c - Data Type: TEXT
- Description: This is the ES type message associated with the co-pilot response (i.e. "Inform" or "Inquire")
- Field API Name:
std__LoginKey__c - Data Type: TEXT
- Description: The hash of the login id to allow tracking of all events from user login to logout.
- Field API Name:
std__MessageIdentifier__c - Data Type: TEXT
- Description: Returned with every message (from bots runtime API).
- Field API Name:
std__MobileSdkAppType__c - Data Type: TEXT
- Description: Mobile application type [native, hybrid]
- Field API Name:
std__MobileSdkVersion__c - Data Type: TEXT
- Description: The SDK version.
- Field API Name:
std__ObjectType__c - Data Type: TEXT
- Description: The name of the object for ES Type recordInfo.
- Field API Name:
std__OperatingSystemName__c - Data Type: TEXT
- Description: OS family name - Android, Mac, Windows, iOS etc. Derived from userAgent
- Field API Name:
std__OperatingSystemVersion__c - Data Type: TEXT
- Description: OS version number. Derived from userAgent
- Field API Name:
std__PageContext__c - Data Type: TEXT
- Description: Name of the component hosting the main content of the page
- Field API Name:
std__PageObjectIdentifier__c - Data Type: TEXT
- Description: Entity id, if any, of the record being displayed
- Field API Name:
std__PageObjectType__c - Data Type: TEXT
- Description: Entity type of the page being displayed
- Field API Name:
std__PageUrl__c - Data Type: TEXT
- Description: Raw url of the page log occurred on
- Field API Name:
std__RequestIdentifier__c - Data Type: TEXT
- Description: Globally unique id for a given request
- Field API Name:
std__SdkAppVersion__c - Data Type: TEXT
- Description: In the context of which SDK app version this logline has executed
- Field API Name:
std__SessionKey__c - Data Type: TEXT
- Description: The hash of the session id to allow tracking of all events in a session
- Field API Name:
std__TaskName__c - Data Type: TEXT
- Description: This will describe the nature of the event being logged (i.e. co-pilot returning a response)
- Field API Name:
std__Timestamp__c - Data Type: DATETIME
- Description: Timestamp at which the log event was generated.
- Field API Name:
std__UiEventElapsedTime__c - Data Type: DOUBLE
- Description: Elapsed time
- Field API Name:
std__UiEventTimestamp__c - Data Type: DATETIME
- Description: High-precision Unix time when the message was logged according to the client
- Field API Name:
std__UiRootActivityIdentifier__c - Data Type: TEXT
- Description: The ID for the root activity, if any, when this message was logged
- Field API Name:
std__UserIdentifier__c - Data Type: TEXT
- Description: User ID of the request
- Field API Name:
std__UserType__c - Data Type: TEXT
- Description: User type
- Field API Name:
std__VoiceOrText__c - Data Type: TEXT
- Description: [MOBILE ONLY] This tells us whether the input by the user was "voice" or "text"