|
@@ -201,7 +201,7 @@ class AccountHourlyReport:
|
|
|
ad_photo_played_2s_ratio,
|
|
|
event_outbound_call_ratio,
|
|
|
event_ad_watch_times
|
|
|
- from media_api.kuaishou_account_report_daily report
|
|
|
+ from media_api.kuaishou_account_report_hourly report
|
|
|
left join
|
|
|
`jeecg-boot`.ctop_account_attribution_info sys
|
|
|
on report.advertiser_id = sys.account_id
|