|
@@ -560,7 +560,7 @@ public class AccountReportConstants {
|
|
" \"comment\": \"下载完成激活率\"\n" +
|
|
" \"comment\": \"下载完成激活率\"\n" +
|
|
" },\n" +
|
|
" },\n" +
|
|
" \"play3sCount\": {\n" +
|
|
" \"play3sCount\": {\n" +
|
|
- " \"filed\": \"sum(play_3s_count) as play3sCount\",\n" +
|
|
|
|
|
|
+ " \"filed\": \"sum(play_3s_ratio*aclick) as play3sCount\",\n" +
|
|
" \"comment\": \"3s播放数\"\n" +
|
|
" \"comment\": \"3s播放数\"\n" +
|
|
" },\n" +
|
|
" },\n" +
|
|
" \"play3sRate\": {\n" +
|
|
" \"play3sRate\": {\n" +
|