ccdw_aggr_promotion_couse

This table identifies promotions that are frequently used together.

Column AliasData TypeKeyDescriptionIndex?
submit_dateDATEDate of the co-use event.Yes
promotion_one_idINTEGERFKForeign key to ccdw_dim_promotion for the first promotion.Yes
promotion_two_idINTEGERFKForeign key to ccdw_dim_promotion for the second promotion.Yes
promotion_one_classVARCHARClass of the first promotion.No
promotion_two_classVARCHARClass of the second promotion.No
order_channelVARCHAROrder channel (from ccdw_dim_business_channel).No
nsite_idVARCHARNormalized site ID (from ccdw_dim_site).Yes
registeredBOOLEANBoolean indicating if the customer was registered.Yes
first_time_buyerBOOLEANBoolean indicating if the customer was a first-time buyer.Yes
device_class_codeVARCHARDevice class code from ccdw_dim_user_agent.Yes
locale_codeVARCHARLocale code from ccdw_dim_locale.Yes
frequency_countINTEGERNumber of times these two promotions were used together.No