Cc Fact Realtime Metric DMO

This DMO contains real-time metric data. Each record represents a metric with its name, value, and timestamp.

Object API Name: std__CcFactRealtimeMetricDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: Id

  • 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__CreateDate__c
  • Data Type: DATETIME
  • Description: Timestamp associated with the real time metric.
  • 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__Id__c
  • Data Type: DOUBLE
  • Description: Unique identifier for real time metrics.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__MetricName__c
  • Data Type: TEXT
  • Description: Name given to the real time metric.
  • Field API Name: std__MetricValue__c
  • Data Type: DOUBLE
  • Description: Value associated with the real time metric.
  • Field API Name: std__UtcUpdateTimestamp__c
  • Data Type: DATETIME
  • Description: UTC timestamp of the last update to the real time metric.