renyupeng 1 år sedan
förälder
incheckning
4ff6c46ca7
1 ändrade filer med 4 tillägg och 2 borttagningar
  1. 4 2
      Apietl/kwai_etl/report/UnitDailyReport.py

+ 4 - 2
Apietl/kwai_etl/report/UnitDailyReport.py

@@ -60,7 +60,8 @@ class UnitDailyReport:
  ad_photo_played_75percent_ratio, key_action_ratio, event_ad_watch_times_cost, event_add_shopping_cart, key_action,
  event_multi_conversion, event_wechat_connected, event_dsp_gift_form, event_intention_confirmed,
  event_phone_get_through, event_multi_conversion_ratio, event_measurement_house, ad_photo_played_2s_ratio,
- event_outbound_call_ratio, event_ad_watch_times,event_order_submit)
+ event_outbound_call_ratio, event_ad_watch_times,event_order_submit,
+ live_event_goods_view)
         select report.advertiser_id as account_id,
                report.stat_date,
                report.campaign_id,
@@ -205,7 +206,8 @@ class UnitDailyReport:
                report.ad_photo_played_2s_ratio,
                report.event_outbound_call_ratio,
                report.event_ad_watch_times,
-               report.event_order_submit
+               report.event_order_submit,
+               report.live_event_goods_view
         from media_api.kuaishou_unit_report_daily report
                  left join
                          (SELECT