|
@@ -696,160 +696,159 @@ export const AdgroupCloumn: Array<colunm> = [
|
|
|
dataIndex: "click",
|
|
|
width: 80,
|
|
|
},
|
|
|
- //
|
|
|
- // {
|
|
|
- // title: "点击率",
|
|
|
- // dataIndex: "ctr",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "平均点击单价",
|
|
|
- // dataIndex: "avg_click_cost",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "平均千次展现费用",
|
|
|
- // dataIndex: "avg_show_cost",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "转化数",
|
|
|
- // dataIndex: "convert",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "转化成本",
|
|
|
- // dataIndex: "convert_cost",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "转化率",
|
|
|
- // dataIndex: "convert_rate",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "注册用户数",
|
|
|
- // dataIndex: "register_num",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "充值人数",
|
|
|
- // dataIndex: "paid_user_num",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "充值金额",
|
|
|
- // dataIndex: "paid_order_num",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "付费用户成本",
|
|
|
- // dataIndex: "paid_user_cost",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "订单数(小额)",
|
|
|
- // dataIndex: "bellow_thirty_paid_order_num",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "订单数(包年)",
|
|
|
- // dataIndex: "year_paid_order_num",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "付费率",
|
|
|
- // dataIndex: "paid_user_rate",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "回本率",
|
|
|
- // dataIndex: "back_rate",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "复充人数(小额)",
|
|
|
- // dataIndex: "bellow_thirty_mult_paid_user_num",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "充值人数(小额)",
|
|
|
- // dataIndex: "bellow_thirty_paid_user_num",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
+ {
|
|
|
+ title: "点击率",
|
|
|
+ dataIndex: "ctr",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "平均点击单价",
|
|
|
+ dataIndex: "avg_click_cost",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "平均千次展现费用",
|
|
|
+ dataIndex: "avg_show_cost",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "转化数",
|
|
|
+ dataIndex: "convert",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "转化成本",
|
|
|
+ dataIndex: "convert_cost",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "转化率",
|
|
|
+ dataIndex: "convert_rate",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "注册用户数",
|
|
|
+ dataIndex: "register_num",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "充值人数",
|
|
|
+ dataIndex: "paid_user_num",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "充值金额",
|
|
|
+ dataIndex: "paid_order_num",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "付费用户成本",
|
|
|
+ dataIndex: "paid_user_cost",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "订单数(小额)",
|
|
|
+ dataIndex: "bellow_thirty_paid_order_num",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "订单数(包年)",
|
|
|
+ dataIndex: "year_paid_order_num",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "付费率",
|
|
|
+ dataIndex: "paid_user_rate",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "回本率",
|
|
|
+ dataIndex: "back_rate",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "复充人数(小额)",
|
|
|
+ dataIndex: "bellow_thirty_mult_paid_user_num",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "充值人数(小额)",
|
|
|
+ dataIndex: "bellow_thirty_paid_user_num",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
|
|
|
- // {
|
|
|
- // title: "充值金额(小额)",
|
|
|
- // dataIndex: "bellow_thirty_paid_order_amount",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "复充人数(包年)",
|
|
|
- // dataIndex: "year_mult_paid_user_num",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
+ {
|
|
|
+ title: "充值金额(小额)",
|
|
|
+ dataIndex: "bellow_thirty_paid_order_amount",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "复充人数(包年)",
|
|
|
+ dataIndex: "year_mult_paid_user_num",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
|
|
|
- // {
|
|
|
- // title: "充值金额(包年)",
|
|
|
- // dataIndex: "year_paid_order_amount",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "充值人数(包年)",
|
|
|
- // dataIndex: "year_paid_user_num",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "注册用户成本",
|
|
|
- // dataIndex: "register_user_cost",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "充值金额(非小额非包年)",
|
|
|
- // dataIndex: "over_thirty_not_year_paid_order_amount",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "回本率(非小额非包年",
|
|
|
- // dataIndex: "over_thirty_not_year_back_rate",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "回本率(非包年",
|
|
|
- // dataIndex: "not_year_back_rate",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
+ {
|
|
|
+ title: "充值金额(包年)",
|
|
|
+ dataIndex: "year_paid_order_amount",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "充值人数(包年)",
|
|
|
+ dataIndex: "year_paid_user_num",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "注册用户成本",
|
|
|
+ dataIndex: "register_user_cost",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "充值金额(非小额非包年)",
|
|
|
+ dataIndex: "over_thirty_not_year_paid_order_amount",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "回本率(非小额非包年",
|
|
|
+ dataIndex: "over_thirty_not_year_back_rate",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "回本率(非包年",
|
|
|
+ dataIndex: "not_year_back_rate",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
|
|
|
- // {
|
|
|
- // title: "点赞",
|
|
|
- // dataIndex: "like",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "播完率",
|
|
|
- // dataIndex: "play_over_rate",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "激活数",
|
|
|
- // dataIndex: "active",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "播放数",
|
|
|
- // dataIndex: "total_play",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "播完数",
|
|
|
- // dataIndex: "play_100_feed_break",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "注册数(头条)",
|
|
|
- // dataIndex: "register",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
+ {
|
|
|
+ title: "点赞",
|
|
|
+ dataIndex: "like",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "播完率",
|
|
|
+ dataIndex: "play_over_rate",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "激活数",
|
|
|
+ dataIndex: "active",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "播放数",
|
|
|
+ dataIndex: "total_play",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "播完数",
|
|
|
+ dataIndex: "play_100_feed_break",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "注册数(头条)",
|
|
|
+ dataIndex: "register",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
];
|
|
|
|
|
|
export const AdCoundCloumn: Array<colunm> = [
|
|
@@ -916,149 +915,149 @@ export const AdCoundCloumn: Array<colunm> = [
|
|
|
dataIndex: "avg_click_cost",
|
|
|
width: 80,
|
|
|
},
|
|
|
- // {
|
|
|
- // title: "平均千次展现费用",
|
|
|
- // dataIndex: "avg_show_cost",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "转化数",
|
|
|
- // dataIndex: "convert",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "转化成本",
|
|
|
- // dataIndex: "convert_cost",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "转化率",
|
|
|
- // dataIndex: "convert_rate",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "注册用户数",
|
|
|
- // dataIndex: "register_num",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "充值人数",
|
|
|
- // dataIndex: "paid_user_num",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "充值金额",
|
|
|
- // dataIndex: "paid_order_num",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "付费用户成本",
|
|
|
- // dataIndex: "paid_user_cost",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "订单数(小额)",
|
|
|
- // dataIndex: "bellow_thirty_paid_order_num",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "订单数(包年)",
|
|
|
- // dataIndex: "year_paid_order_num",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "付费率",
|
|
|
- // dataIndex: "paid_user_rate",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "回本率",
|
|
|
- // dataIndex: "back_rate",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "复充人数(小额)",
|
|
|
- // dataIndex: "bellow_thirty_mult_paid_user_num",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "充值人数(小额)",
|
|
|
- // dataIndex: "bellow_thirty_paid_user_num",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
+ {
|
|
|
+ title: "平均千次展现费用(元)",
|
|
|
+ dataIndex: "avg_show_cost",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "转化数",
|
|
|
+ dataIndex: "convert",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "转化成本(元)",
|
|
|
+ dataIndex: "convert_cost",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "转化率(%)",
|
|
|
+ dataIndex: "convert_rate",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "注册用户数",
|
|
|
+ dataIndex: "register_num",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "充值人数",
|
|
|
+ dataIndex: "paid_user_num",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "充值金额",
|
|
|
+ dataIndex: "paid_order_num",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "付费用户成本",
|
|
|
+ dataIndex: "paid_user_cost",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "订单数(小额)",
|
|
|
+ dataIndex: "bellow_thirty_paid_order_num",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "订单数(包年)",
|
|
|
+ dataIndex: "year_paid_order_num",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "付费率",
|
|
|
+ dataIndex: "paid_user_rate",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "回本率",
|
|
|
+ dataIndex: "back_rate",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "复充人数(小额)",
|
|
|
+ dataIndex: "bellow_thirty_mult_paid_user_num",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "充值人数(小额)",
|
|
|
+ dataIndex: "bellow_thirty_paid_user_num",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
|
|
|
- // {
|
|
|
- // title: "充值金额(小额)",
|
|
|
- // dataIndex: "bellow_thirty_paid_order_amount",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "复充人数(包年)",
|
|
|
- // dataIndex: "year_mult_paid_user_num",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
+ {
|
|
|
+ title: "充值金额(小额)",
|
|
|
+ dataIndex: "bellow_thirty_paid_order_amount",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "复充人数(包年)",
|
|
|
+ dataIndex: "year_mult_paid_user_num",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
|
|
|
- // {
|
|
|
- // title: "充值金额(包年)",
|
|
|
- // dataIndex: "year_paid_order_amount",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "充值人数(包年)",
|
|
|
- // dataIndex: "year_paid_user_num",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "注册用户成本",
|
|
|
- // dataIndex: "register_user_cost",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "充值金额(非小额非包年)",
|
|
|
- // dataIndex: "over_thirty_not_year_paid_order_amount",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "回本率(非小额非包年",
|
|
|
- // dataIndex: "over_thirty_not_year_back_rate",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "回本率(非包年",
|
|
|
- // dataIndex: "not_year_back_rate",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
+ {
|
|
|
+ title: "充值金额(包年)",
|
|
|
+ dataIndex: "year_paid_order_amount",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "充值人数(包年)",
|
|
|
+ dataIndex: "year_paid_user_num",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "注册用户成本",
|
|
|
+ dataIndex: "register_user_cost",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "充值金额(非小额非包年)",
|
|
|
+ dataIndex: "over_thirty_not_year_paid_order_amount",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "回本率(非小额非包年",
|
|
|
+ dataIndex: "over_thirty_not_year_back_rate",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "回本率(非包年",
|
|
|
+ dataIndex: "not_year_back_rate",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
|
|
|
- // {
|
|
|
- // title: "点赞",
|
|
|
- // dataIndex: "like",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "播完率",
|
|
|
- // dataIndex: "play_over_rate",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "激活数",
|
|
|
- // dataIndex: "active",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "播放数",
|
|
|
- // dataIndex: "total_play",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "播完数",
|
|
|
- // dataIndex: "play_100_feed_break",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
- // {
|
|
|
- // title: "注册数(头条)",
|
|
|
- // dataIndex: "register",
|
|
|
- // width: 80,
|
|
|
- // },
|
|
|
+ {
|
|
|
+ title: "点赞",
|
|
|
+ dataIndex: "like",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "播完率",
|
|
|
+ dataIndex: "play_over_rate",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "激活数",
|
|
|
+ dataIndex: "active",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "播放数",
|
|
|
+ dataIndex: "total_play",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "播完数",
|
|
|
+ dataIndex: "play_100_feed_break",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
+ {
|
|
|
+ title: "注册数(头条)",
|
|
|
+ dataIndex: "register",
|
|
|
+ width: 80,
|
|
|
+ },
|
|
|
];
|
|
|
|
|
|
export const landingCloumn: Array<colunm> = [
|