config.ts 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376
  1. /**起量表原始列表*/
  2. const qiliangpaihang = [
  3. {
  4. label: '设置信息',
  5. data: [
  6. { title: '时间', dataIndex: 'currTime', label: '设置信息', default: 1, width: 135 },
  7. { title: '广告名称', dataIndex: 'adgroupName', label: '设置信息', default: 2, width: 170 },
  8. { title: '广告ID', dataIndex: 'adgroupId', label: '设置信息', default: 9, width: 90 },
  9. { title: '计划名称', dataIndex: 'campaignName', label: '设置信息' },
  10. { title: '计划ID', dataIndex: 'campaignId', label: '设置信息' },
  11. { title: '广告账户', dataIndex: 'accountId', label: '设置信息', default: 10, width: 70 },
  12. { title: '投手', dataIndex: 'putUserName', label: '设置信息', default: 11, width: 65 },
  13. { title: '创意预览', dataIndex: 'creativePreview', label: '设置信息', width: 80 },
  14. // { title: '投放位置', dataIndex: 'pitchSeat', label: '设置信息' },
  15. // { title: '自动扩量', dataIndex: 'autoExpand', label: '设置信息' },
  16. // { title: '深度优化目标', dataIndex: 'depthOptimizeTarget', label: '设置信息' },
  17. // { title: '曝光评估', dataIndex: 'impressionAppraise', label: '设置信息' },
  18. { title: '投放时间', dataIndex: 'adBeginTime', label: '设置信息', default: 12, width: 135 },
  19. { title: '广告状态', dataIndex: 'adStatus', label: '设置信息', width: 75 },
  20. // { title: '创意状态', dataIndex: 'adCreativeStatus', label: '设置信息' },
  21. { title: '推广目标', dataIndex: 'promotedObjectType', label: '设置信息' },
  22. // { title: '购买类型', dataIndex: 'adBuyType', label: '设置信息' },
  23. { title: '操作', dataIndex: 'event', label: '设置信息', default: 13, width: 60 },
  24. ]
  25. },
  26. {
  27. label: '费用',
  28. data: [
  29. { title: '广告预算', dataIndex: 'dailyBudget', label: '费用', width: 80 },
  30. { title: '出价方式', dataIndex: 'bidMode', label: '费用', width: 65 },
  31. { title: '当前出价', dataIndex: 'bidAmount', label: '费用', width: 80 },
  32. // { title: '计划预算', dataIndex: 'planBudget', label: '费用' },
  33. { title: '广告总消耗', dataIndex: 'costTotal', label: '费用', default: 24, width: 100 },
  34. { title: '今日消耗', dataIndex: 'costDay', label: '费用', default: 15, width: 90 },
  35. { title: '当前小时消耗', dataIndex: 'costHour', label: '费用', default: 16, width: 80 },
  36. { title: '前第1小时消耗', dataIndex: 'costLastHour', label: '费用', default: 17, width: 80 },
  37. { title: '前第2小时消耗', dataIndex: 'costLastTwoHour', label: '费用', default: 18, width: 80 },
  38. { title: '前第3小时消耗', dataIndex: 'costLastThreeHour', label: '费用', default: 19, width: 80 },
  39. { title: '当前小时消耗差额', dataIndex: 'costDiffBeforeHour', label: '费用', default: 20, width: 80 },
  40. { title: '前第1小时消耗差额', dataIndex: 'costDiffBeforeTwoHour', label: '费用', default: 21, width: 90 },
  41. { title: '前第2小时消耗差额', dataIndex: 'costDiffBeforeThreeHour', label: '费用', default: 22, width: 90 },
  42. { title: '前三小时消耗趋势', dataIndex: 'costTrendLastThreeHour', label: '费用', default: 23, width: 70 },
  43. { title: '当前5min消耗流速', dataIndex: 'costSpeed', label: '费用', default: 14, width: 70 },
  44. ]
  45. },
  46. {
  47. label: '曝光',
  48. data: [
  49. { title: '曝光量(曝光次数)', dataIndex: 'viewDay', label: '曝光', default: 3, width: 70 },
  50. { title: '千次曝光成本', dataIndex: 'thousandDisplayPriceDay', label: '曝光', default: 4, width: 80 },
  51. ]
  52. },
  53. {
  54. label: '点击',
  55. data: [
  56. { title: '点击量(点击次数)', dataIndex: 'clickDay', label: '点击', width: 75 },
  57. { title: '点击均价', dataIndex: 'cpcDay', label: '点击', width: 75 },
  58. { title: '点击率', dataIndex: 'ctrDay', label: '点击', width: 75 },
  59. ]
  60. },
  61. {
  62. label: '转化指标组',
  63. data: [
  64. { title: '优化目标(转化目标)', dataIndex: 'optimizationGoal', label: '转化指标组', width: 120 },
  65. { title: '转化目标量', dataIndex: 'conversionsCountDay', label: '转化指标组', default: 7, width: 75 },
  66. { title: '转化目标成本', dataIndex: 'conversionsCostDay', label: '转化指标组', default: 8, width: 75 },
  67. { title: '目标转化率', dataIndex: 'conversionsRateDay', label: '转化指标组', width: 75 },
  68. ]
  69. },
  70. {
  71. label: '商品转化',
  72. data: [
  73. { title: '下单量', dataIndex: 'orderCountDay', label: '商品转化', width: 70 },
  74. { title: '首日新增下单量', dataIndex: 'firstDayOrderCountDay', label: '商品转化', width: 80 },
  75. { title: '下单成本', dataIndex: 'orderCostDay', label: '商品转化', width: 75 },
  76. { title: '下单率', dataIndex: 'orderRateDay', label: '商品转化', width: 70 },
  77. { title: '下单金额', dataIndex: 'orderAmountDay', label: '商品转化', width: 70 },
  78. { title: '首日新增下单金额', dataIndex: 'firstDayOrderAmountDay', label: '商品转化', width: 75 },
  79. { title: '下单客单价', dataIndex: 'atvDay', label: '商品转化', width: 70 },
  80. { title: '下单ROI', dataIndex: 'orderRoiDay', label: '商品转化', width: 75 },
  81. { title: '首日新增下单ROI', dataIndex: 'firstDayOrderRoiDay', label: '商品转化', default: 5, width: 90 },
  82. ]
  83. },
  84. {
  85. label: '公众号转化',
  86. data: [
  87. { title: '公众号关注人数', dataIndex: 'mpFollowUvDay', label: '公众号转化', default: 6, width: 85 },
  88. { title: '公众号关注率', dataIndex: 'mpFollowRateDay', label: '公众号转化', width: 70 },
  89. { title: '公众号关注成本', dataIndex: 'mpFollowCostDay', label: '公众号转化', width: 85 },
  90. // { title: '注册人数', dataIndex: 'mpRegisterUserCount', label: '公众号转化' },
  91. // { title: '注册次数', dataIndex: 'mpRegisterCount', label: '公众号转化' },
  92. // { title: '注册成本', dataIndex: 'mpRegisterCost', label: '公众号转化' },
  93. ]
  94. },
  95. ]
  96. /**起量表小时列表 */
  97. const qiliangpaihanghour = [
  98. {
  99. label: '设置信息',
  100. data: [
  101. { title: '时间', dataIndex: 'currTime', label: '设置信息', default: 1, width: 135 },
  102. { title: '广告名称', dataIndex: 'adgroupName', label: '设置信息', default: 2, width: 170 },
  103. { title: '广告ID', dataIndex: 'adgroupId', label: '设置信息', default: 9, width: 90 },
  104. { title: '计划名称', dataIndex: 'campaignName', label: '设置信息' },
  105. { title: '计划ID', dataIndex: 'campaignId', label: '设置信息' },
  106. { title: '广告账户', dataIndex: 'accountId', label: '设置信息', default: 10, width: 70 },
  107. { title: '投手', dataIndex: 'putUserName', label: '设置信息', default: 11, width: 65 },
  108. { title: '创意预览', dataIndex: 'creativePreview', label: '设置信息', width: 80 },
  109. // { title: '投放位置', dataIndex: 'pitchSeat', label: '设置信息' },
  110. // { title: '自动扩量', dataIndex: 'autoExpand', label: '设置信息' },
  111. // { title: '深度优化目标', dataIndex: 'depthOptimizeTarget', label: '设置信息' },
  112. // { title: '曝光评估', dataIndex: 'impressionAppraise', label: '设置信息' },
  113. { title: '投放时间', dataIndex: 'adBeginTime', label: '设置信息', default: 12, width: 135 },
  114. { title: '广告状态', dataIndex: 'adStatus', label: '设置信息', width: 75 },
  115. // { title: '创意状态', dataIndex: 'adCreativeStatus', label: '设置信息' },
  116. { title: '推广目标', dataIndex: 'promotedObjectType', label: '设置信息' },
  117. // { title: '购买类型', dataIndex: 'adBuyType', label: '设置信息' },
  118. { title: '操作', dataIndex: 'event', label: '设置信息', default: 13, width: 60 },
  119. ]
  120. },
  121. {
  122. label: '费用',
  123. data: [
  124. { title: '广告预算', dataIndex: 'dailyBudget', label: '费用', width: 80 },
  125. { title: '出价方式', dataIndex: 'bidMode', label: '费用', width: 65 },
  126. { title: '当前出价', dataIndex: 'bidAmount', label: '费用', width: 80 },
  127. // { title: '计划预算', dataIndex: 'planBudget', label: '费用' },
  128. { title: '广告总消耗', dataIndex: 'costTotal', label: '费用', default: 24, width: 100 },
  129. { title: '今日消耗', dataIndex: 'costDay', label: '费用', default: 15, width: 90 },
  130. { title: '当前小时消耗', dataIndex: 'costHour', label: '费用', default: 16, width: 80 },
  131. { title: '前第1小时消耗', dataIndex: 'costLastHour', label: '费用', default: 17, width: 80 },
  132. { title: '前第2小时消耗', dataIndex: 'costLastTwoHour', label: '费用', default: 18, width: 80 },
  133. { title: '前第3小时消耗', dataIndex: 'costLastThreeHour', label: '费用', default: 19, width: 80 },
  134. { title: '当前小时消耗差额', dataIndex: 'costDiffBeforeHour', label: '费用', default: 20, width: 80 },
  135. { title: '前第1小时消耗差额', dataIndex: 'costDiffBeforeTwoHour', label: '费用', default: 21, width: 90 },
  136. { title: '前第2小时消耗差额', dataIndex: 'costDiffBeforeThreeHour', label: '费用', default: 22, width: 90 },
  137. { title: '前三小时消耗趋势', dataIndex: 'costTrendLastThreeHour', label: '费用', default: 23, width: 70 },
  138. { title: '当前5min消耗流速', dataIndex: 'costSpeed', label: '费用', default: 14, width: 70 },
  139. ]
  140. },
  141. {
  142. label: '曝光',
  143. data: [
  144. { title: '曝光量(曝光次数)', dataIndex: 'viewDay', label: '曝光', default: 3, width: 70 },
  145. { title: '千次曝光成本', dataIndex: 'thousandDisplayPriceDay', label: '曝光', default: 4, width: 80 },
  146. ]
  147. },
  148. {
  149. label: '点击',
  150. data: [
  151. { title: '点击量(点击次数)', dataIndex: 'clickDay', label: '点击', width: 75 },
  152. { title: '点击均价', dataIndex: 'cpcDay', label: '点击', width: 75 },
  153. { title: '点击率', dataIndex: 'ctrDay', label: '点击', width: 75 },
  154. ]
  155. },
  156. {
  157. label: '转化指标组',
  158. data: [
  159. { title: '优化目标(转化目标)', dataIndex: 'optimizationGoal', label: '转化指标组', width: 120 },
  160. { title: '转化目标量', dataIndex: 'conversionsCountDay', label: '转化指标组', default: 7, width: 75 },
  161. { title: '转化目标成本', dataIndex: 'conversionsCostDay', label: '转化指标组', default: 8, width: 75 },
  162. { title: '目标转化率', dataIndex: 'conversionsRateDay', label: '转化指标组', width: 75 },
  163. ]
  164. },
  165. {
  166. label: '商品转化',
  167. data: [
  168. { title: '下单量', dataIndex: 'orderCountDay', label: '商品转化', width: 70 },
  169. // { title: '首日新增下单量', dataIndex: 'firstDayOrderCountDay', label: '商品转化', width: 80 },
  170. { title: '下单成本', dataIndex: 'orderCostDay', label: '商品转化', width: 75 },
  171. { title: '下单率', dataIndex: 'orderRateDay', label: '商品转化', width: 70 },
  172. { title: '下单金额', dataIndex: 'orderAmountDay', label: '商品转化', width: 70 },
  173. // { title: '首日新增下单金额', dataIndex: 'firstDayOrderAmountDay', label: '商品转化', width: 75 },
  174. { title: '下单客单价', dataIndex: 'atvDay', label: '商品转化', width: 70 },
  175. { title: '下单ROI', dataIndex: 'orderRoiDay', label: '商品转化', width: 75, default: 5 },
  176. // { title: '首日新增下单ROI', dataIndex: 'firstDayOrderRoiDay', label: '商品转化', width: 90 },
  177. ]
  178. },
  179. {
  180. label: '公众号转化',
  181. data: [
  182. { title: '公众号关注人数', dataIndex: 'mpFollowUvDay', label: '公众号转化', default: 6, width: 85 },
  183. { title: '公众号关注率', dataIndex: 'mpFollowRateDay', label: '公众号转化', width: 70 },
  184. { title: '公众号关注成本', dataIndex: 'mpFollowCostDay', label: '公众号转化', width: 85 },
  185. // { title: '注册人数', dataIndex: 'mpRegisterUserCount', label: '公众号转化' },
  186. // { title: '注册次数', dataIndex: 'mpRegisterCount', label: '公众号转化' },
  187. // { title: '注册成本', dataIndex: 'mpRegisterCost', label: '公众号转化' },
  188. ]
  189. },
  190. ]
  191. /**起量表分钟原始列表*/
  192. const qiliangpaihangminute = [
  193. {
  194. label: '设置信息',
  195. data: [
  196. { title: '时间', dataIndex: 'currTime', label: '设置信息', default: 1, width: 135 },
  197. { title: '广告名称', dataIndex: 'adgroupName', label: '设置信息', default: 2, width: 170 },
  198. { title: '广告ID', dataIndex: 'adgroupId', label: '设置信息', default: 9, width: 90 },
  199. { title: '计划名称', dataIndex: 'campaignName', label: '设置信息' },
  200. { title: '计划ID', dataIndex: 'campaignId', label: '设置信息' },
  201. { title: '广告账户', dataIndex: 'accountId', label: '设置信息', default: 10, width: 70 },
  202. { title: '投手', dataIndex: 'putUserName', label: '设置信息', default: 11, width: 65 },
  203. { title: '创意预览', dataIndex: 'creativePreview', label: '设置信息', width: 80 },
  204. // { title: '投放位置', dataIndex: 'pitchSeat', label: '设置信息' },
  205. // { title: '自动扩量', dataIndex: 'autoExpand', label: '设置信息' },
  206. // { title: '深度优化目标', dataIndex: 'depthOptimizeTarget', label: '设置信息' },
  207. // { title: '曝光评估', dataIndex: 'impressionAppraise', label: '设置信息' },
  208. { title: '投放时间', dataIndex: 'adBeginTime', label: '设置信息', default: 12, width: 135 },
  209. { title: '广告状态', dataIndex: 'adStatus', label: '设置信息', width: 75 },
  210. // { title: '创意状态', dataIndex: 'adCreativeStatus', label: '设置信息' },
  211. { title: '推广目标', dataIndex: 'promotedObjectType', label: '设置信息' },
  212. // { title: '购买类型', dataIndex: 'adBuyType', label: '设置信息' },
  213. { title: '操作', dataIndex: 'event', label: '设置信息', default: 13, width: 60 },
  214. ]
  215. },
  216. {
  217. label: '费用',
  218. data: [
  219. { title: '广告预算', dataIndex: 'dailyBudget', label: '费用', width: 80 },
  220. { title: '出价方式', dataIndex: 'bidMode', label: '费用', width: 65 },
  221. { title: '当前出价', dataIndex: 'bidAmount', label: '费用', width: 80 },
  222. // { title: '计划预算', dataIndex: 'planBudget', label: '费用' },
  223. { title: '广告总消耗', dataIndex: 'costTotal', label: '费用', width: 100 },
  224. { title: '今日消耗', dataIndex: 'costDay', label: '费用', width: 90 },
  225. { title: '当前小时消耗', dataIndex: 'costHour', label: '费用', width: 80 },
  226. // { title: '前第1小时消耗', dataIndex: 'costLastHour', label: '费用', width: 80, disabled: true },
  227. // { title: '前第2小时消耗', dataIndex: 'costLastTwoHour', label: '费用', width: 80, disabled: true },
  228. // { title: '前第3小时消耗', dataIndex: 'costLastThreeHour', label: '费用', width: 80, disabled: true },
  229. // { title: '当前小时消耗差额', dataIndex: 'costDiffBeforeHour', label: '费用', width: 80, disabled: true },
  230. // { title: '前第1小时消耗差额', dataIndex: 'costDiffBeforeTwoHour', label: '费用', width: 90, disabled: true },
  231. // { title: '前第2小时消耗差额', dataIndex: 'costDiffBeforeThreeHour', label: '费用', width: 90, disabled: true },
  232. // { title: '前三小时消耗趋势', dataIndex: 'costTrendLastThreeHour', label: '费用', width: 80, disabled: true },
  233. { title: '当前5min消耗流速', dataIndex: 'costSpeed', label: '费用', default: 14, width: 70 },
  234. ]
  235. },
  236. {
  237. label: '曝光',
  238. data: [
  239. { title: '曝光量(曝光次数)', dataIndex: 'viewDay', label: '曝光', default: 3, width: 70 },
  240. // { title: '千次曝光成本', dataIndex: 'thousandDisplayPriceDay', label: '曝光', width: 80 },
  241. ]
  242. },
  243. {
  244. label: '点击',
  245. data: [
  246. { title: '点击量(点击次数)', dataIndex: 'clickDay', label: '点击', width: 75 },
  247. // { title: '点击均价', dataIndex: 'cpcDay', label: '点击', width: 75 },
  248. // { title: '点击率', dataIndex: 'ctrDay', label: '点击', width: 75 },
  249. ]
  250. },
  251. {
  252. label: '转化指标组',
  253. data: [
  254. { title: '优化目标(转化目标)', dataIndex: 'optimizationGoal', label: '转化指标组', default: 8, width: 120 },
  255. { title: '转化目标量', dataIndex: 'conversionsCountDay', label: '转化指标组', default: 7, width: 75 },
  256. // { title: '转化目标成本', dataIndex: 'conversionsCostDay', label: '转化指标组', width: 75 },
  257. // { title: '目标转化率', dataIndex: 'conversionsRateDay', label: '转化指标组', width: 75 },
  258. ]
  259. },
  260. {
  261. label: '商品转化',
  262. data: [
  263. { title: '下单量', dataIndex: 'orderCountDay', label: '商品转化', width: 70, default: 4 },
  264. // { title: '首日新增下单量', dataIndex: 'firstDayOrderCountDay', label: '商品转化', width: 80 },
  265. { title: '下单成本', dataIndex: 'orderCostDay', label: '商品转化', width: 75 },
  266. { title: '下单率', dataIndex: 'orderRateDay', label: '商品转化', width: 70 },
  267. { title: '下单金额', dataIndex: 'orderAmountDay', label: '商品转化', width: 70 },
  268. // { title: '首日新增下单金额', dataIndex: 'firstDayOrderAmountDay', label: '商品转化', width: 75 },
  269. { title: '下单客单价', dataIndex: 'atvDay', label: '商品转化', width: 70 },
  270. { title: '下单ROI', dataIndex: 'orderRoiDay', label: '商品转化', width: 75, default: 5 },
  271. // { title: '首日新增下单ROI', dataIndex: 'firstDayOrderRoiDay', label: '商品转化', width: 90 },
  272. ]
  273. },
  274. {
  275. label: '公众号转化',
  276. data: [
  277. { title: '公众号关注人数', dataIndex: 'mpFollowUvDay', label: '公众号转化', default: 6, width: 85 },
  278. { title: '公众号关注率', dataIndex: 'mpFollowRateDay', label: '公众号转化', width: 85 },
  279. { title: '公众号关注成本', dataIndex: 'mpFollowCostDay', label: '公众号转化', width: 85 },
  280. // { title: '注册人数', dataIndex: 'mpRegisterUserCount', label: '公众号转化' },
  281. // { title: '注册次数', dataIndex: 'mpRegisterCount', label: '公众号转化' },
  282. // { title: '注册成本', dataIndex: 'mpRegisterCost', label: '公众号转化' },
  283. ]
  284. },
  285. ]
  286. /**广告原始列表*/
  287. const guanggao = [
  288. {
  289. label: '设置信息',
  290. data: [
  291. { title: '数据日期', dataIndex: 'beginToEnd', label: '设置信息', default: 1, width: 110 },
  292. { title: '广告名称/ID', dataIndex: 'adgroupName', label: '设置信息', default: 2 },
  293. { title: '投放计划名称/ID', dataIndex: 'campaignName/campaignId', label: '设置信息', default: 3 },
  294. { title: '创意名称/ID', dataIndex: 'creativeName/creativeId', label: '设置信息', default: 4 },
  295. { title: '创意预览', dataIndex: 'creativePreview', label: '设置信息', width: 80 },
  296. { title: '广告账户', dataIndex: 'accountId', label: '设置信息', default: 5, width: 70 },
  297. { title: '投手', dataIndex: 'putUserName', label: '设置信息', default: 6 },
  298. { title: '创建日期', dataIndex: 'adCreateTime', label: '设置信息' },
  299. { title: '广告状态', dataIndex: 'adStatus', label: '设置信息', default: 7, width: 75 },
  300. // { title: '创意状态', dataIndex: 'adCreativeStatus', label: '设置信息', default: 11 },
  301. // { title: '购买类型', dataIndex: 'adBuyType', label: '设置信息' },
  302. // { title: '自动扩量', dataIndex: 'autoExpand', label: '设置信息' },
  303. // { title: '曝光评估', dataIndex: 'impressionAppraise', label: '设置信息', default: 15 },
  304. { title: '投放时间', dataIndex: 'adBeginTime', label: '设置信息', default: 8, width: 90 },
  305. // { title: '当日成本偏差', dataIndex: 'dayCostOffset', label: '设置信息' },
  306. { title: '推广目标', dataIndex: 'promotedObjectType', label: '设置信息', default: 9 },
  307. // { title: '深度优化目标', dataIndex: 'depthOptimizeTarget', label: '设置信息' },
  308. { title: '操作', dataIndex: 'event', label: '设置信息', default: 13, width: 45 },
  309. ]
  310. },
  311. {
  312. label: '费用',
  313. data: [
  314. { title: '广告预算', dataIndex: 'adBudget', label: '费用', default: 10, width: 90 },
  315. { title: '出价方式', dataIndex: 'bidMode', label: '费用', width: 65 },
  316. { title: '当前出价', dataIndex: 'bidAmount', label: '费用' },
  317. // { title: '计划预算', dataIndex: 'planBudget', label: '费用', default: 19 },
  318. { title: '广告总消耗', dataIndex: 'cost', label: '费用' },
  319. // { title: '今日消耗', dataIndex: 'todayCostTotal', label: '费用' },
  320. { title: '单位时间消耗速度(元/小时)', dataIndex: 'costSpeed', label: '费用', default: 11, width: 80 },
  321. ]
  322. },
  323. {
  324. label: '曝光',
  325. data: [
  326. { title: '曝光量(曝光次数)', dataIndex: 'viewCount', label: '曝光' },
  327. { title: '千次曝光成本', dataIndex: 'thousandDisplayPrice', label: '曝光' },
  328. ]
  329. },
  330. {
  331. label: '点击',
  332. data: [
  333. { title: '点击量(点击次数)', dataIndex: 'clickCount', label: '点击', width: 75 },
  334. { title: '点击均价', dataIndex: 'avgClickAmount', label: '点击', width: 75 },
  335. { title: '点击率', dataIndex: 'clickRate', label: '点击', default: 12, width: 70 },
  336. { title: '不感兴趣点击次数', dataIndex: 'noInterestCount', label: '点击', width: 85 },
  337. ]
  338. },
  339. {
  340. label: '转化指标组',
  341. data: [
  342. { title: '优化目标(转化目标)', dataIndex: 'optimizationGoal', label: '转化指标组', width: 120 },
  343. { title: '转化目标量', dataIndex: 'conversionsCount', label: '转化指标组', width: 75 },
  344. { title: '转化目标成本', dataIndex: 'conversionsCost', label: '转化指标组', width: 75 },
  345. { title: '目标转化率', dataIndex: 'conversionsRate', label: '转化指标组', width: 75 },
  346. { title: '深度转化量', dataIndex: 'deepConversionsCount', label: '转化指标组', width: 75 },
  347. ]
  348. },
  349. {
  350. label: '商品转化',
  351. data: [
  352. { title: '下单量', dataIndex: 'orderCount', label: '商品转化', width: 70 },
  353. { title: '首日新增下单量', dataIndex: 'firstDayOrderCount', label: '商品转化', width: 80 },
  354. { title: '下单成本', dataIndex: 'orderCost', label: '商品转化', width: 75 },
  355. { title: '下单率', dataIndex: 'orderRate', label: '商品转化', width: 70 },
  356. { title: '下单金额', dataIndex: 'orderAmount', label: '商品转化', width: 70 },
  357. { title: '首日新增下单金额', dataIndex: 'firstDayOrderAmount', label: '商品转化', width: 75 },
  358. { title: '下单客单价', dataIndex: 'atvAmount', label: '商品转化', width: 70 },
  359. { title: '下单ROI', dataIndex: 'orderROI', label: '商品转化', width: 75 },
  360. { title: '首日新增下单ROI', dataIndex: 'firstDayOrderRoi', label: '商品转化', width: 90 },
  361. ]
  362. },
  363. {
  364. label: '公众号转化',
  365. data: [
  366. { title: '公众号关注人数', dataIndex: 'mpFollowUser', label: '公众号转化', width: 85 },
  367. { title: '公众号关注率', dataIndex: 'mpFollowRate', label: '公众号转化', width: 85 },
  368. { title: '公众号关注成本', dataIndex: 'mpFollowCost', label: '公众号转化', width: 85 },
  369. ]
  370. },
  371. ]
  372. export { qiliangpaihang, guanggao, qiliangpaihangminute, qiliangpaihanghour }