Ai Agent Tag Assoc Log DMO
Captures logs for AI agent tag association scoring.
Object API Name: std__AiAgentTagAssocLogDmo__dlm
Category: Unassigned
Availability: Available in 262 and later versions
Primary Key Field: Id
- AiAgentSessionId has a FOREIGNKEY relationship with the Ai Agent Session DMO
Idfield. - AiAgentInteractionId has a FOREIGNKEY relationship with the Ai Agent Interaction DMO
Idfield. - AiAgentMomentId has a FOREIGNKEY relationship with the Ai Agent Moment DMO
Idfield. - AiAgentTagDefinitionId has a FOREIGNKEY relationship with the Ai Agent Tag Definition DMO
Idfield. - AiAgentTagId has a FOREIGNKEY relationship with the Ai Agent Tag DMO
Idfield.
- AiAgentApiName
- AiAgentInteractionId
- AiAgentMomentId
- AiAgentSessionId
- AiAgentSessionStartTimestamp
- AiAgentTagDefinitionId
- AiAgentTagId
- Category
- cdp_sys_record_currency
- Code
- DataSourceId
- DataSourceObjectId
- ExternalSourceId
- Id
- InternalOrganizationId
- LogDateTime
- LogLevel
- Message
- Field API Name:
std__AiAgentApiName__c - Data Type: TEXT
- Description: The API name of the agent associated with this log entry.
- Field API Name:
std__AiAgentInteractionId__c - Data Type: TEXT
- Description: The reference ID of an associated AI Agent Interaction.
- Field API Name:
std__AiAgentMomentId__c - Data Type: TEXT
- Description: The reference ID of an associated AI Agent Moment.
- Field API Name:
std__AiAgentSessionId__c - Data Type: TEXT
- Description: The reference ID of an associated AI Agent Session.
- Field API Name:
std__AiAgentSessionStartTimestamp__c - Data Type: DATETIME
- Description: The timestamp when the originating AI agent session started.
- Field API Name:
std__AiAgentTagDefinitionId__c - Data Type: TEXT
- Description: The reference ID of an associated AI Agent Tag Definition.
- Field API Name:
std__AiAgentTagId__c - Data Type: TEXT
- Description: The reference ID of an associated AI Agent Tag.
- Field API Name:
std__Category__c - Data Type: TEXT
- Description: The error category for grouping related errors.
- 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__Code__c - Data Type: TEXT
- Description: The error code identifier for this log entry.
- 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__ExternalSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: The primary key identifier for the AiAgentTagAssocLog record.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__LogDateTime__c - Data Type: DATETIME
- Description: The timestamp when this log entry was generated.
- Field API Name:
std__LogLevel__c - Data Type: TEXT
- Description: The severity level of the log entry.
- Field API Name:
std__Message__c - Data Type: TEXT
- Description: A human-readable description of the error.