Cc Aggr Promotion Sales Summary DMO
This DMO provides aggregate promotion sales summary metrics by site, promotion, campaign, coupon, and customer attributes.
Object API Name: std__CcAggrPromotionSalesSummaryDmo__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. - BusinessChannelId has a FOREIGNKEY relationship with the Cc Dim Business Channel 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. - CouponId has a FOREIGNKEY relationship with the Cc Dim Coupon DMO
Idfield.
- BusinessChannelId
- CampaignId
- cdp_sys_record_currency
- CouponId
- DataSourceId
- DataSourceObjectId
- DeviceClassCode
- InternalOrganizationId
- IsFirstTimeBuyer
- IsRegistered
- IsShopperAgent
- LocaleCode
- NumberOfOrders
- NumberOfPromotionUses
- NumberOfUnits
- NumberOrderUnits
- PromotionId
- SiteId
- StandardDiscount
- StandardItemDiscount
- StandardOrderDiscount
- StandardOrderNet
- StandardRevenue
- StandardShipping
- StandardShippingDiscount
- StandardShippingNet
- StandardTax
- StandardTotalDiscount
- SubmitDate
- Field API Name:
std__BusinessChannelId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_business_channel.
- 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__CouponId__c - Data Type: DOUBLE
- Description: Foreign key to ccdw_dim_coupon.
- 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__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__NumberOfOrders__c - Data Type: DOUBLE
- Description: Total number of orders involving the promotion.
- Field API Name:
std__NumberOfPromotionUses__c - Data Type: DOUBLE
- Description: Number of times the promotion was used.
- Field API Name:
std__NumberOfUnits__c - Data Type: DOUBLE
- Description: Total number of units sold with the promotion.
- Field API Name:
std__NumberOrderUnits__c - Data Type: DOUBLE
- Description: Number of units associated with orders.
- 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.
- Field API Name:
std__StandardDiscount__c - Data Type: DOUBLE
- Description: Total discount in standard currency.
- Field API Name:
std__StandardItemDiscount__c - Data Type: DOUBLE
- Description: Item-level discount in standard currency from the promotion.
- Field API Name:
std__StandardOrderDiscount__c - Data Type: DOUBLE
- Description: Order-level discount in standard currency from the promotion.
- Field API Name:
std__StandardOrderNet__c - Data Type: DOUBLE
- Description: Net order value in standard currency after promotions.
- Field API Name:
std__StandardRevenue__c - Data Type: DOUBLE
- Description: Total revenue involving the promotion. Aggregated from std_li_gross_merchandise_value.
- Field API Name:
std__StandardShipping__c - Data Type: DOUBLE
- Description: Total shipping cost in standard currency attributed to the promotion.
- Field API Name:
std__StandardShippingDiscount__c - Data Type: DOUBLE
- Description: Shipping discount in standard currency from the promotion.
- Field API Name:
std__StandardShippingNet__c - Data Type: DOUBLE
- Description: Net shipping value in standard currency after promotions.
- Field API Name:
std__StandardTax__c - Data Type: DOUBLE
- Description: Total tax in standard currency attributed to the promotion.
- Field API Name:
std__StandardTotalDiscount__c - Data Type: DOUBLE
- Description: Total discount in standard currency from the promotion.
- Field API Name:
std__SubmitDate__c - Data Type: DATEONLY
- Description: Date of the sales submission.