renyupeng há 1 ano atrás
pai
commit
7f199e28ab
1 ficheiros alterados com 3 adições e 2 exclusões
  1. 3 2
      Apietl/kwai_etl/report/UnitDailyReport.py

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

@@ -60,7 +60,7 @@ 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_outbound_call_ratio, event_ad_watch_times,event_order_submit)
         select report.advertiser_id as account_id,
                report.stat_date,
                report.campaign_id,
@@ -204,7 +204,8 @@ class UnitDailyReport:
                report.event_measurement_house,
                report.ad_photo_played_2s_ratio,
                report.event_outbound_call_ratio,
-               report.event_ad_watch_times
+               report.event_ad_watch_times,
+               report.event_order_submit
         from media_api.kuaishou_unit_report_daily report
                  left join
                          (SELECT