Cc Aggr Promotion Co Use DMO
This DMO identifies promotions that are frequently used together.
Object API Name: std__CcAggrPromotionCoUseDmo__dlm
Category: Unassigned
Availability: Available in 260 and later versions
Primary Key Field: NaturalSiteIdentifier
- PromotionOneId has a FOREIGNKEY relationship with the Cc Dim Promotion DMO
Idfield. - PromotionTwoId has a FOREIGNKEY relationship with the Cc Dim Promotion DMO
Idfield.
- cdp_sys_record_currency
- DataSourceId
- DataSourceObjectId
- DeviceClassCode
- FrequencyCount
- InternalOrganizationId
- IsFirstTimeBuyer
- IsRegistered
- IsShopperAgent
- LocaleCode
- NaturalSiteIdentifier
- OrderChannel
- PromotionOneClass
- PromotionOneId
- PromotionTwoClass
- PromotionTwoId
- SubmitDate
- 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__FrequencyCount__c - Data Type: DOUBLE
- Description: Number of times these two promotions were used together.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this record.
- Field API Name:
std__IsFirstTimeBuyer__c - Data Type: BOOLEAN
- Description: Boolean indicating if the customer was a first-time buyer.
- Field API Name:
std__IsRegistered__c - Data Type: BOOLEAN
- Description: Boolean indicating if the customer was registered.
- Field API Name:
std__IsShopperAgent__c - Data Type: BOOLEAN
- Description: Boolean indicating whether the activity was generated by a Shopper Agent.
- Field API Name:
std__LocaleCode__c - Data Type: TEXT
- Description: Abbreviated locale code.
- Field API Name:
std__NaturalSiteIdentifier__c - Data Type: TEXT
- Description: Normalized site ID (from ccdw_dim_site).
- Field API Name:
std__OrderChannel__c - Data Type: TEXT
- Description: Order channel (from ccdw_dim_business_channel).
- Field API Name:
std__PromotionOneClass__c - Data Type: TEXT
- Description: Class of the first promotion.
- Field API Name:
std__PromotionOneId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_promotion for the first promotion.
- Field API Name:
std__PromotionTwoClass__c - Data Type: TEXT
- Description: Class of the second promotion.
- Field API Name:
std__PromotionTwoId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_promotion for the second promotion.
- Field API Name:
std__SubmitDate__c - Data Type: DATETIME
- Description: Date of the co-use event.