Cc Aggr Promotion Activation DMO
This DMO provides aggregate promotion activation metrics by site, promotion, campaign, and visitor attributes.
Object API Name: std__CcAggrPromotionActivationDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: SiteId
- SiteId has a FOREIGNKEY relationship with the Cc Dim Site DMO
Idfield. - PromotionId has a FOREIGNKEY relationship with the Cc Dim Promotion DMO
Idfield. - CampaignId has a FOREIGNKEY relationship with the Cc Dim Campaign DMO
Idfield.
- ActivationDate
- CampaignId
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- DeviceClassCode
- InternalOrganizationId
- IsRegistered
- LocaleCode
- NumberOfActivations
- NumberOfVisits
- PromotionId
- SiteId
- Field API Name:
std__ActivationDate__c - Data Type: DATEONLY
- Description: Date of promotion activation.
- Field API Name:
std__CampaignId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_campaign.
- 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__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__DeviceClassCode__c - Data Type: TEXT
- Description: Code for the device classification.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsRegistered__c - Data Type: BOOLEAN
- Description: Boolean indicating if the user was registered.
- Field API Name:
std__LocaleCode__c - Data Type: TEXT
- Description: Abbreviated locale code.
- Field API Name:
std__NumberOfActivations__c - Data Type: DOUBLE
- Description: Total number of promotion activations.
- Field API Name:
std__NumberOfVisits__c - Data Type: DOUBLE
- Description: Number of visits associated with the promotion activation.
- Field API Name:
std__PromotionId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_promotion.
- Field API Name:
std__SiteId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_site.