Cc Fact Source Code Activation DMO

This DMO stores source code activation events. Each record represents a single activation of a source code by a visitor or customer.

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

  • Field API Name: std__ActivationSiteId__c
  • Data Type: DOUBLE
  • Description: Foreign key to ccdw_dim_site for the activation site.
  • 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__CustomerId__c
  • Data Type: DOUBLE
  • Description: Foreign key to ccdw_dim_customer.
  • 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 a source code activation event.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__LocaleId__c
  • Data Type: DOUBLE
  • Description: Foreign key to ccdw_dim_locale.
  • Field API Name: std__NaturalSourceCodeId__c
  • Data Type: TEXT
  • Description: Normalized source code identifier.
  • Field API Name: std__SourceCodeGroupId__c
  • Data Type: DOUBLE
  • Description: Foreign key to ccdw_dim_source_code_group.
  • Field API Name: std__SourceCodeStatus__c
  • Data Type: TEXT
  • Description: Status of the source code activation.
  • Field API Name: std__StandardActivationDayId__c
  • Data Type: DOUBLE
  • Description: Foreign key to ccdw_dim_date for the standard activation day.
  • Field API Name: std__StandardActivationTimeId__c
  • Data Type: DOUBLE
  • Description: Foreign key to ccdw_dim_time for the standard activation time.
  • Field API Name: std__StandardActivationTimestamp__c
  • Data Type: DATETIME
  • Description: Timestamp of the source code activation, in standard time.
  • Field API Name: std__StandardActivationTimeZoneId__c
  • Data Type: DOUBLE
  • Description: Foreign key to ccdw_dim_timezone for the standard activation time zone.
  • Field API Name: std__UserAgentId__c
  • Data Type: DOUBLE
  • Description: Foreign key to ccdw_dim_user_agent.
  • Field API Name: std__UtcActivationDayId__c
  • Data Type: DOUBLE
  • Description: Foreign key to ccdw_dim_date for the UTC activation day.
  • Field API Name: std__UtcActivationTimeId__c
  • Data Type: DOUBLE
  • Description: Foreign key to ccdw_dim_time for the UTC activation time.
  • Field API Name: std__UtcActivationTimestamp__c
  • Data Type: DATETIME
  • Description: UTC timestamp of the source code activation.
  • Field API Name: std__UtcUpdateTimestamp__c
  • Data Type: DATETIME
  • Description: Last modified UTC timestamp of this record.
  • Field API Name: std__VisitorId__c
  • Data Type: TEXT
  • Description: Anonymous visitor ID.