|
@@ -1216,9 +1216,12 @@ public class AccountReportConstants {
|
|
|
" \"eventAppInvokedCost\": {\n" +
|
|
|
" \"comment\": \"唤醒应用成本\"\n" +
|
|
|
" },\n" +
|
|
|
- " \"event_app_invokedRatio\": {\n" +
|
|
|
+ " \"eventAppInvokedRatio\": {\n" +
|
|
|
" \"comment\": \"唤醒应用率\"\n" +
|
|
|
" },\n" +
|
|
|
+ " \"eventNewUserPayRatio\": {\n" +
|
|
|
+ " \"comment\": \"新增付费人数率\"\n" +
|
|
|
+ " },\n" +
|
|
|
" \"adScene\": {\n" +
|
|
|
" \"comment\": \"投放场景\"\n" +
|
|
|
" }\n" +
|