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
- UtcActivationDayId has a FOREIGNKEY relationship with the Cc Dim Date DMO
Idfield. - UtcActivationTimeId has a FOREIGNKEY relationship with the Cc Dim Time DMO
Idfield. - StandardActivationDayId has a FOREIGNKEY relationship with the Cc Dim Date DMO
Idfield. - StandardActivationTimeId has a FOREIGNKEY relationship with the Cc Dim Time DMO
Idfield. - StandardActivationTimeZoneId has a FOREIGNKEY relationship with the Cc Dim Time Zone DMO
Idfield. - SourceCodeGroupId has a FOREIGNKEY relationship with the Cc Dim Source Code Group DMO
Idfield. - ActivationSiteId has a FOREIGNKEY relationship with the Cc Dim Site DMO
Idfield. - CustomerId has a FOREIGNKEY relationship with the Cc Dim Customer DMO
Idfield. - LocaleId has a FOREIGNKEY relationship with the Cc Dim Locale DMO
Idfield. - UserAgentId has a FOREIGNKEY relationship with the Cc Dim User Agent DMO
Idfield.
- ActivationSiteId
- cdp_sys_record_currency
- CustomerId
- DataSourceId
- DataSourceObjectId
- Id
- InternalOrganizationId
- LocaleId
- NaturalSourceCodeId
- SourceCodeGroupId
- SourceCodeStatus
- StandardActivationDayId
- StandardActivationTimeId
- StandardActivationTimestamp
- StandardActivationTimeZoneId
- UserAgentId
- UtcActivationDayId
- UtcActivationTimeId
- UtcActivationTimestamp
- UtcUpdateTimestamp
- VisitorId
- 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.