12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538 |
- import React from 'react'
- import { Badge, Space, Statistic, Switch, Tooltip } from 'antd'
- import '../../launchSystemNew/adq/index.less'
- import { copy } from '@/utils/utils'
- import { ColumnsType } from 'antd/lib/table'
- import StatisticNull from '@/components/StatisticNull'
- import { QuestionCircleOutlined } from '@ant-design/icons'
- import { DELIVERY_MODE, DYNAMIC_CREATIVE_TYPE } from '../adqv3/const'
- import { creativeTemplate } from '../tencentAdPutIn/const'
- import CreativePreview from './CreativePreview'
- import { AdUnitType_Enum } from '@/pages/launchSystemNew/account/const'
- function tableDynamicConfig(
- suspendHandle: (b: any, suspend: '启动' | '暂停') => void
- ): ColumnsType<any> {
- let adArr: ColumnsType<any> = [
- {
- title: '启停',
- dataIndex: 'configured_status',
- key: 'configured_status',
- align: 'center',
- width: 40,
- fixed: 'left',
- render: (a: string, b: any) => {
- if (b?.account_id === '总计') {
- return '--'
- }
- return <Switch size="small" checked={a === 'AD_STATUS_NORMAL'} onChange={(checked) => { suspendHandle(b, checked ? '启动' : '暂停') }} />
- }
- },
- {
- title: '所属账号',
- dataIndex: 'account_id',
- key: 'account_id',
- align: 'center',
- width: 80,
- ellipsis: true,
- render: (a: string) => {
- return <Space>
- <a onClick={() => copy(a)} >{a}</a>
- </Space>
- }
- },
- {
- title: '广告ID',
- dataIndex: 'adgroup_id',
- key: 'adgroup_id',
- align: 'center',
- width: 100,
- ellipsis: true,
- render: (a: string, b: any) => {
- if (b?.account_id === '总计') {
- return '--'
- }
- return <Space>
- <a onClick={() => copy(a)} >{a}</a>
- </Space>
- }
- },
- {
- title: '创意ID',
- dataIndex: 'dynamic_creative_id',
- key: 'dynamic_creative_id',
- align: 'center',
- width: 100,
- ellipsis: true,
- render: (a: string, b: any) => {
- if (b?.account_id === '总计') {
- return '--'
- }
- return <Space>
- <a onClick={() => copy(a)} >{a}</a>
- </Space>
- }
- },
- {
- title: '投手',
- dataIndex: 'put_user_name',
- key: 'put_user_name',
- align: 'center',
- width: 70,
- ellipsis: true,
- render(value, record) {
- if (record?.account_id === '总计') return '--';
- return value
- },
- },
- {
- title: '广告名称',
- dataIndex: 'adgroup_name',
- key: 'adgroup_name',
- width: 280,
- ellipsis: true,
- render: (a: string, b: any) => {
- if (b?.account_id === '总计') return '--';
- return a
- }
- },
- {
- title: '创意名称',
- dataIndex: 'dynamic_creative_name',
- key: 'dynamic_creative_name',
- width: 280,
- ellipsis: true,
- render: (a: string, b: any) => {
- if (b?.account_id === '总计') return '--'
- return a
- }
- },
- {
- title: '投放模式',
- dataIndex: 'delivery_mode',
- key: 'delivery_mode',
- align: 'center',
- width: 120,
- render: (a: string) => {
- return DELIVERY_MODE[a as keyof typeof DELIVERY_MODE]
- }
- },
- {
- title: '创意形式匹配方式',
- dataIndex: 'dynamic_creative_type',
- key: 'dynamic_creative_type',
- align: 'center',
- width: 120,
- render: (a: string) => {
- return DYNAMIC_CREATIVE_TYPE[a as keyof typeof DYNAMIC_CREATIVE_TYPE]
- }
- },
- {
- title: '是否已删除',
- dataIndex: 'is_deleted',
- key: 'is_deleted',
- align: 'center',
- width: 60,
- render: (a: any, b: any) => {
- if (b?.account_id === '总计') return '--';
- return <Badge status={!a ? "processing" : "error"} text={a ? '是' : '否'} />
- }
- },
- {
- title: '创意形式',
- dataIndex: 'creative_template_id',
- key: 'creative_template_id',
- align: 'center',
- width: 120,
- ellipsis: true,
- render: (a: string) => {
- return creativeTemplate[a as keyof typeof creativeTemplate] || '--'
- }
- },
- {
- title: '创建时间',
- dataIndex: 'created_time',
- key: 'created_time',
- align: 'center',
- width: 140,
- ellipsis: true,
- },
- {
- title: '创意预览',
- dataIndex: 'creative_components_json',
- key: 'creative_components_json',
- width: 140,
- ellipsis: true,
- render: (_: any, b: any) => {
- return <CreativePreview creativePreview={b?.creative_components ? [b?.creative_components] : []} deliveryMode={[b?.delivery_mode]} />
- }
- },
- {
- title: '业务单元类型',
- dataIndex: 'ad_unit_type',
- key: 'ad_unit_type',
- align: 'center',
- width: 75,
- render: (a: string) => {
- return AdUnitType_Enum[a as keyof typeof AdUnitType_Enum] || '--'
- }
- },
- {
- title: '操作',
- dataIndex: 'cz',
- key: 'cz',
- width: 130,
- align: 'center',
- render: (a: any, b: any) => {
- if (b?.account_id === '总计') return '--';
- return <Space>
- {/* <Dropdown overlay={<Menu>
- <Menu.Item><a onClick={() => log(b)}>告警日志</a></Menu.Item>
- <Menu.Item><a onClick={() => handleTag(b)}>打标记</a></Menu.Item>
- {b?.tag_value ? <Menu.Item><a style={{ color: 'red' }} onClick={() => delTag(b)}>删除标记</a></Menu.Item> : undefined}
- </Menu>}>
- <a><Space size={2}>更多 <DownOutlined /></Space></a>
- </Dropdown> */}
- <a style={{ color: '#1890ff' }} onClick={() => window.open(`https://ad.qq.com/atlas/${b?.account_id}/admanage/index?tab=adgroup&query={%22operation_status%22:[%22CALCULATE_STATUS_EXCLUDE_DEL%22],%22system_status%22:[],%22search_name%22:%22${b.adgroup_id}%22}`)} target="_blank">腾讯广告</a>
- </Space>
- }
- }
- ]
- let adDataArr: ColumnsType<any> = [
- {
- title: '消耗',
- dataIndex: 'cost_day',
- key: 'cost_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='cost_day' />
- }
- },
- {
- title: '曝光量',
- dataIndex: 'view_count_day',
- key: 'view_count_day',
- align: 'center',
- width: 100,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='view_count_day' />
- }
- },
- {
- title: '点击量',
- dataIndex: 'valid_click_count_day',
- key: 'valid_click_count_day',
- align: 'center',
- width: 100,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='valid_click_count_day' />
- }
- },
- {
- title: '公众号关注人数(点击归因)',
- dataIndex: 'from_follow_by_click_uv_day',
- key: 'from_follow_by_click_uv_day',
- align: 'center',
- width: 120,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='from_follow_by_click_uv_day' />
- }
- },
- {
- title: '公众号关注成本(点击归因)',
- dataIndex: 'from_follow_by_click_cost_day',
- key: 'from_follow_by_click_cost_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='from_follow_by_click_cost_day' precision={2} />
- }
- },
- {
- title: '公众号关注人数(平台上报)',
- dataIndex: 'biz_follow_uv_day',
- key: 'biz_follow_uv_day',
- align: 'center',
- width: 120,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='biz_follow_uv_day' />
- }
- },
- {
- title: '目标转化量',
- dataIndex: 'conversions_count_day',
- key: 'conversions_count_day',
- align: 'center',
- width: 100,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='conversions_count_day' />
- }
- },
- {
- title: '目标转化成本',
- dataIndex: 'conversions_cost_day',
- key: 'conversions_cost_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='conversions_cost_day' precision={2} />
- }
- },
- {
- title: '深度目标转化量',
- dataIndex: 'deep_conversions_count_day',
- key: 'deep_conversions_count_day',
- align: 'center',
- width: 100,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='deep_conversions_count_day' />
- }
- },
- {
- title: '加企业微信客服次数',
- dataIndex: 'scan_follow_count_day',
- key: 'scan_follow_count_day',
- align: 'center',
- width: 100,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='scan_follow_count_day' />
- }
- },
- {
- title: '加企业微信客服人数',
- dataIndex: 'scan_follow_user_count_day',
- key: 'scan_follow_user_count_day',
- align: 'center',
- width: 100,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='scan_follow_user_count_day' />
- }
- },
- {
- title: '下单次数',
- dataIndex: 'order_pv_day',
- key: 'order_pv_day',
- align: 'center',
- width: 100,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='order_pv_day' />
- }
- },
- {
- title: '下单人数',
- dataIndex: 'order_uv_day',
- key: 'order_uv_day',
- align: 'center',
- width: 100,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='order_uv_day' />
- }
- },
- {
- title: '下单金额',
- dataIndex: 'order_amount_day',
- key: 'order_amount_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='order_amount_day' precision={2} />
- }
- },
- {
- title: '下单次数(点击归因)',
- dataIndex: 'order_by_click_count_day',
- key: 'order_by_click_count_day',
- align: 'center',
- width: 100,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='order_by_click_count_day' />
- }
- },
- {
- title: '下单人数(点击归因)',
- dataIndex: 'order_by_click_amount_day',
- key: 'order_by_click_amount_day',
- align: 'center',
- width: 100,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='order_by_click_amount_day' />
- }
- },
- {
- title: '点击首日下单次数(点击归因)',
- dataIndex: 'first_day_order_by_click_count_day',
- key: 'first_day_order_by_click_count_day',
- align: 'center',
- width: 120,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='first_day_order_by_click_count_day' />
- }
- },
- {
- title: '点击首日付费次数',
- dataIndex: 'cheout_pv1d_day',
- key: 'cheout_pv1d_day',
- align: 'center',
- width: 100,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='cheout_pv1d_day' />
- }
- },
- {
- title: '点击首日付费金额',
- dataIndex: 'cheout_fd_day',
- key: 'cheout_fd_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='cheout_fd_day' precision={2} />
- }
- },
- {
- title: '点击首日付费成本',
- dataIndex: 'cheout1d_cost_day',
- key: 'cheout1d_cost_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='cheout1d_cost_day' precision={2} />
- }
- },
- {
- title: '点击首日付费金额(平台上报)',
- dataIndex: 'purchase_pla_clk1d_amount_day',
- key: 'purchase_pla_clk1d_amount_day',
- align: 'center',
- width: 120,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='purchase_pla_clk1d_amount_day' precision={2} />
- }
- },
- {
- title: '点击首日下单次数(首日新增下单量)',
- dataIndex: 'first_day_order_count_day',
- key: 'first_day_order_count_day',
- align: 'center',
- width: 120,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='first_day_order_count_day' />
- }
- },
- {
- title: '首日新增下单金额(点击归因)',
- dataIndex: 'first_day_order_by_click_amount_day',
- key: 'first_day_order_by_click_amount_day',
- align: 'center',
- width: 120,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='first_day_order_by_click_amount_day' precision={2} />
- }
- },
- {
- title: '点击首日下单金额(首日新增下单金额)',
- dataIndex: 'first_day_order_amount_day',
- key: 'first_day_order_amount_day',
- align: 'center',
- width: 120,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='first_day_order_amount_day' precision={2} />
- }
- },
- {
- title: '点击7日下单次数',
- dataIndex: 'order_clk7d_pv_day',
- key: 'order_clk7d_pv_day',
- align: 'center',
- width: 100,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='order_clk7d_pv_day' />
- }
- },
- {
- title: '点击7日下单金额',
- dataIndex: 'order_clk7d_amount_day',
- key: 'order_clk7d_amount_day',
- align: 'center',
- width: 100,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='order_clk7d_amount_day' precision={2} />
- }
- },
- {
- title: '点击15日下单次数',
- dataIndex: 'order_clk15d_pv_day',
- key: 'order_clk15d_pv_day',
- align: 'center',
- width: 100,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='order_clk15d_pv_day' />
- }
- },
- {
- title: '点击15日下单金额',
- dataIndex: 'order_clk15d_amount_day',
- key: 'order_clk15d_amount_day',
- align: 'center',
- width: 100,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='order_clk15d_amount_day' precision={2} />
- }
- },
- {
- title: '点击30日下单次数',
- dataIndex: 'order_clk30d_pv_day',
- key: 'order_clk30d_pv_day',
- align: 'center',
- width: 100,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='order_clk30d_pv_day' />
- }
- },
- {
- title: '点击30日下单金额',
- dataIndex: 'order_clk30d_amount_day',
- key: 'order_clk30d_amount_day',
- align: 'center',
- width: 100,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='order_clk30d_amount_day' precision={2} />
- }
- },
- {
- title: '不感兴趣点击次数',
- dataIndex: 'no_interest_count_day',
- key: 'no_interest_count_day',
- align: 'center',
- width: 100,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='no_interest_count_day' />
- }
- },
- {
- title: '千次曝光成本',
- dataIndex: 'thousand_display_price',
- key: 'thousand_display_price',
- align: 'center',
- width: 100,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='thousand_display_price' precision={2} />
- }
- },
- {
- title: '点击均价',
- dataIndex: 'cpc',
- key: 'cpc',
- align: 'center',
- width: 100,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='cpc' precision={2} />
- }
- },
- {
- title: '点击率',
- dataIndex: 'ctr',
- key: 'ctr',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- if (b?.ctr !== undefined && b?.ctr !== null) {
- return <Statistic value={a ? (a * 100).toFixed(2) : 0} precision={2} valueStyle={{ color: '#3f8600' }} suffix="%" />
- } else {
- return '--'
- }
- }
- },
- {
- title: '公众号关注率(点击归因)',
- dataIndex: 'biz_follow_rate_click',
- key: 'biz_follow_rate_click',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- if (b?.biz_follow_rate_click !== undefined && b?.biz_follow_rate_click !== null) {
- return <Statistic value={a ? (a * 100).toFixed(2) : 0} precision={2} valueStyle={{ color: '#3f8600' }} suffix="%" />
- } else {
- return '--'
- }
- }
- },
- {
- title: '公众号关注成本(平台上报)',
- dataIndex: 'biz_follow_cost',
- key: 'biz_follow_cost',
- align: 'center',
- width: 120,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='biz_follow_cost' precision={2} />
- }
- },
- {
- title: '公众号关注率(平台上报)',
- dataIndex: 'biz_follow_rate',
- key: 'biz_follow_rate',
- align: 'center',
- width: 120,
- sorter: true,
- render: (a: any, b: any) => {
- if (b?.biz_follow_rate !== undefined && b?.biz_follow_rate !== null) {
- return <Statistic value={a ? (a * 100).toFixed(2) : 0} precision={2} valueStyle={{ color: '#3f8600' }} suffix="%" />
- } else {
- return '--'
- }
- }
- },
- {
- title: '目标转化率',
- dataIndex: 'conversions_rate',
- key: 'conversions_rate',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- if (b?.conversions_rate !== undefined && b?.conversions_rate !== null) {
- return <Statistic value={a ? (a * 100).toFixed(2) : 0} precision={2} valueStyle={{ color: '#3f8600' }} suffix="%" />
- } else {
- return '--'
- }
- }
- },
- {
- title: '深度目标转化率',
- dataIndex: 'deep_conversions_rate',
- key: 'deep_conversions_rate',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- if (b?.deep_conversions_rate !== undefined && b?.deep_conversions_rate !== null) {
- return <Statistic value={a ? (a * 100).toFixed(2) : 0} precision={2} valueStyle={{ color: '#3f8600' }} suffix="%" />
- } else {
- return '--'
- }
- }
- },
- {
- title: '加企业微信客服成本(人数)',
- dataIndex: 'scan_follow_user_cost',
- key: 'scan_follow_user_cost',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='scan_follow_user_cost' precision={2} />
- }
- },
- {
- title: '加企业微信客服率(人数)',
- dataIndex: 'scan_follow_user_rate',
- key: 'scan_follow_user_rate',
- align: 'center',
- width: 120,
- sorter: true,
- render: (a: any, b: any) => {
- if (b?.scan_follow_user_rate !== undefined && b?.scan_follow_user_rate !== null) {
- return <Statistic value={a ? (a * 100).toFixed(2) : 0} precision={2} valueStyle={{ color: '#3f8600' }} suffix="%" />
- } else {
- return '--'
- }
- }
- },
- {
- title: '下单单价',
- dataIndex: 'order_unit_price',
- key: 'order_unit_price',
- align: 'center',
- width: 80,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='order_unit_price' precision={2} />
- }
- },
- {
- title: '下单率',
- dataIndex: 'order_rate',
- key: 'order_rate',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- if (b?.order_rate !== undefined && b?.order_rate !== null) {
- return <Statistic value={a ? (a * 100).toFixed(2) : 0} precision={2} valueStyle={{ color: '#3f8600' }} suffix="%" />
- } else {
- return '--'
- }
- }
- },
- {
- title: '下单成本',
- dataIndex: 'order_by_display_cost',
- key: 'order_by_display_cost',
- align: 'center',
- width: 80,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='order_by_display_cost' precision={2} />
- }
- },
- {
- title: '下单ROI',
- dataIndex: 'order_roi',
- key: 'order_roi',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- if (b?.order_roi !== undefined && b?.order_roi !== null) {
- return <Statistic value={a ? (a * 100).toFixed(2) : 0} precision={2} valueStyle={{ color: '#3f8600' }} suffix="%" />
- } else {
- return '--'
- }
- }
- },
- {
- title: '客单价',
- dataIndex: 'unit_price',
- key: 'unit_price',
- align: 'center',
- width: 80,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='unit_price' precision={2} />
- }
- },
- {
- title: '下单率(点击归因)',
- dataIndex: 'order_by_click_rate',
- key: 'order_by_click_rate',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- if (b?.order_by_click_rate !== undefined && b?.order_by_click_rate !== null) {
- return <Statistic value={a ? (a * 100).toFixed(2) : 0} precision={2} valueStyle={{ color: '#3f8600' }} suffix="%" />
- } else {
- return '--'
- }
- }
- },
- {
- title: '下单成本(点击归因)',
- dataIndex: 'order_by_click_cost',
- key: 'order_by_click_cost',
- align: 'center',
- width: 80,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='order_by_click_cost' precision={2} />
- }
- },
- {
- title: '下单ROI(点击归因)',
- dataIndex: 'order_by_click_roi',
- key: 'order_by_click_roi',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- if (b?.order_by_click_roi !== undefined && b?.order_by_click_roi !== null) {
- return <Statistic value={a ? (a * 100).toFixed(2) : 0} precision={2} valueStyle={{ color: '#3f8600' }} suffix="%" />
- } else {
- return '--'
- }
- }
- },
- {
- title: '点击首日付费率',
- dataIndex: 'cheout_1d_rate',
- key: 'cheout_1d_rate',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- if (b?.cheout_1d_rate !== undefined && b?.cheout_1d_rate !== null) {
- return <Statistic value={a ? (a * 100).toFixed(2) : 0} precision={2} valueStyle={{ color: '#3f8600' }} suffix="%" />
- } else {
- return '--'
- }
- }
- },
- {
- title: '点击首日付费ROI',
- dataIndex: 'cheout_fd_reward',
- key: 'cheout_fd_reward',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- if (b?.cheout_fd_reward !== undefined && b?.cheout_fd_reward !== null) {
- return <Statistic value={a ? (a * 100).toFixed(2) : 0} precision={2} valueStyle={{ color: '#3f8600' }} suffix="%" />
- } else {
- return '--'
- }
- }
- },
- {
- title: '点击30日下单单价',
- dataIndex: 'order_clk_30d_unit_price',
- key: 'order_clk_30d_unit_price',
- align: 'center',
- width: 100,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='order_clk_30d_unit_price' precision={2} />
- }
- },
- {
- title: '点击15日下单单价',
- dataIndex: 'order_clk_15d_unit_price',
- key: 'order_clk_15d_unit_price',
- align: 'center',
- width: 100,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='order_clk_15d_unit_price' precision={2} />
- }
- },
- {
- title: '点击7日下单单价',
- dataIndex: 'order_clk_7d_unit_price',
- key: 'order_clk_7d_unit_price',
- align: 'center',
- width: 100,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='order_clk_7d_unit_price' precision={2} />
- }
- },
- {
- title: '点击30日下单ROI',
- dataIndex: 'order_clk_30d_roi',
- key: 'order_clk_30d_roi',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- if (b?.order_clk_30d_roi !== undefined && b?.order_clk_30d_roi !== null) {
- return <Statistic value={a ? (a * 100).toFixed(2) : 0} precision={2} valueStyle={{ color: '#3f8600' }} suffix="%" />
- } else {
- return '--'
- }
- }
- },
- {
- title: '点击15日下单ROI',
- dataIndex: 'order_clk_15d_roi',
- key: 'order_clk_15d_roi',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- if (b?.order_clk_15d_roi !== undefined && b?.order_clk_15d_roi !== null) {
- return <Statistic value={a ? (a * 100).toFixed(2) : 0} precision={2} valueStyle={{ color: '#3f8600' }} suffix="%" />
- } else {
- return '--'
- }
- }
- },
- {
- title: '点击7日下单ROI',
- dataIndex: 'order_clk_7d_roi',
- key: 'order_clk_7d_roi',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- if (b?.order_clk_7d_roi !== undefined && b?.order_clk_7d_roi !== null) {
- return <Statistic value={a ? (a * 100).toFixed(2) : 0} precision={2} valueStyle={{ color: '#3f8600' }} suffix="%" />
- } else {
- return '--'
- }
- }
- },
- {
- title: <Space>
- <span>点击首日下单ROI</span>
- <Tooltip title="首日新增下单ROI">
- <QuestionCircleOutlined />
- </Tooltip>
- </Space>,
- dataIndex: 'first_day_order_roi',
- key: 'first_day_order_roi',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- if (b?.first_day_order_roi !== undefined && b?.first_day_order_roi !== null) {
- return <Statistic value={a ? (a * 100).toFixed(2) : 0} precision={2} valueStyle={{ color: '#3f8600' }} suffix="%" />
- } else {
- return '--'
- }
- }
- },
- ]
- let iaaDataArr: ColumnsType<any> = [
- {
- title: '激活首24小时广告变现ARPPU(平台上报)',
- dataIndex: 'first_day_ad_pur_arppu_cost24h_pla',
- key: 'first_day_ad_pur_arppu_cost24h_pla',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='first_day_ad_pur_arppu_cost24h_pla' />
- }
- },
- {
- title: '激活首24小时广告变现ROI(平台上报)',
- dataIndex: 'income_roi124h_pla',
- key: 'income_roi124h_pla',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- if (b?.income_roi124h_pla !== undefined && b?.income_roi124h_pla !== null) {
- return <Statistic value={a ? (a * 100) : 0} precision={2} valueStyle={{ color: '#3f8600' }} suffix="%" />
- } else {
- return '--'
- }
- }
- },
- {
- title: '激活首24小时广告变现次数(平台上报)',
- dataIndex: 'income_pv24h_pla_day',
- key: 'income_pv24h_pla_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='income_pv24h_pla_day' />
- }
- },
- {
- title: '激活首日广告变现次数(平台上报)',
- dataIndex: 'income_pv1d_pla_day',
- key: 'income_pv1d_pla_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='income_pv1d_pla_day' />
- }
- },
- {
- title: '激活3日广告变现次数(平台上报)',
- dataIndex: 'ad_monetization_pla_dedup_active3d_pv_day',
- key: 'ad_monetization_pla_dedup_active3d_pv_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='ad_monetization_pla_dedup_active3d_pv_day' />
- }
- },
- {
- title: '激活7日广告变现次数(平台上报)',
- dataIndex: 'minigame7d_income_count_day',
- key: 'minigame7d_income_count_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='minigame7d_income_count_day' />
- }
- },
- {
- title: '注册3日广告变现次数(平台上报)',
- dataIndex: 'minigame3d_income_count_day',
- key: 'minigame3d_income_count_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='minigame3d_income_count_day' />
- }
- },
- {
- title: '激活首24小时广告变现金额(平台上报)',
- dataIndex: 'income_val24h_pla_day',
- key: 'income_val24h_pla_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='income_val24h_pla_day' />
- }
- },
- {
- title: '注册首日广告变现金额(平台上报)',
- dataIndex: 'mini_game_first_day_ad_monetization_amount_day',
- key: 'mini_game_first_day_ad_monetization_amount_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='mini_game_first_day_ad_monetization_amount_day' />
- }
- },
- {
- title: '激活7日广告变现金额(平台上报)',
- dataIndex: 'mini_game_ad_monetization_amount_d7_day',
- key: 'mini_game_ad_monetization_amount_d7_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='mini_game_ad_monetization_amount_d7_day' />
- }
- },
- {
- title: '激活14日广告变现金额(平台上报)',
- dataIndex: 'mini_game_ad_monetization_amount_d14_day',
- key: 'mini_game_ad_monetization_amount_d14_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='mini_game_ad_monetization_amount_d14_day' />
- }
- },
- {
- title: '广告变现金额(平台上报)',
- dataIndex: 'mini_game_ad_monetization_amount_day',
- key: 'mini_game_ad_monetization_amount_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='mini_game_ad_monetization_amount_day' />
- }
- },
- {
- title: '激活首24小时广告变现人数(平台上报)',
- dataIndex: 'ad_paying_users24h_pla_day',
- key: 'ad_paying_users24h_pla_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='ad_paying_users24h_pla_day' />
- }
- },
- {
- title: '激活首日广告变现人数(平台上报)',
- dataIndex: 'ad_monetization_pla_dedup_active1d_pv_day',
- key: 'ad_monetization_pla_dedup_active1d_pv_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='ad_monetization_pla_dedup_active1d_pv_day' />
- }
- },
- {
- title: '激活7日变现人数(平台上报)',
- dataIndex: 'ad_monetization_pla_dedup_active7d_pv_day',
- key: 'ad_monetization_pla_dedup_active7d_pv_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='ad_monetization_pla_dedup_active7d_pv_day' />
- }
- },
- {
- title: '激活首24小时广告变现ARPPU',
- dataIndex: 'first_day_ad_pur_arppu_cost24h',
- key: 'first_day_ad_pur_arppu_cost24h',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='first_day_ad_pur_arppu_cost24h' />
- }
- },
- {
- title: '激活首日广告变现ARPPU',
- dataIndex: 'first_day_ad_pur_arppu_cost',
- key: 'first_day_ad_pur_arppu_cost',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='first_day_ad_pur_arppu_cost' />
- }
- },
- {
- title: '广告变现ARPPU',
- dataIndex: 'ad_monetization_arppu',
- key: 'ad_monetization_arppu',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='ad_monetization_arppu' />
- }
- },
- {
- title: '激活首24小时广告变现ROI',
- dataIndex: 'income_roi124h',
- key: 'income_roi124h',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- if (b?.income_roi124h !== undefined && b?.income_roi124h !== null) {
- return <Statistic value={a ? (a * 100) : 0} precision={2} valueStyle={{ color: '#3f8600' }} suffix="%" />
- } else {
- return '--'
- }
- }
- },
- {
- title: '激活首日广告变现ROI',
- dataIndex: 'income_roi1',
- key: 'income_roi1',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- if (b?.income_roi1 !== undefined && b?.income_roi1 !== null) {
- return <Statistic value={a ? (a * 100) : 0} precision={2} valueStyle={{ color: '#3f8600' }} suffix="%" />
- } else {
- return '--'
- }
- }
- },
- {
- title: '激活3日广告变现ROI',
- dataIndex: 'income_roi3',
- key: 'income_roi3',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- if (b?.income_roi3 !== undefined && b?.income_roi3 !== null) {
- return <Statistic value={a ? (a * 100) : 0} precision={2} valueStyle={{ color: '#3f8600' }} suffix="%" />
- } else {
- return '--'
- }
- }
- },
- {
- title: '激活7日广告变现ROI',
- dataIndex: 'income_roi7',
- key: 'income_roi7',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- if (b?.income_roi7 !== undefined && b?.income_roi7 !== null) {
- return <Statistic value={a ? (a * 100) : 0} precision={2} valueStyle={{ color: '#3f8600' }} suffix="%" />
- } else {
- return '--'
- }
- }
- },
- {
- title: '激活14日广告变现ROI',
- dataIndex: 'income_roi14',
- key: 'income_roi14',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- if (b?.income_roi14 !== undefined && b?.income_roi14 !== null) {
- return <Statistic value={a ? (a * 100) : 0} precision={2} valueStyle={{ color: '#3f8600' }} suffix="%" />
- } else {
- return '--'
- }
- }
- },
- {
- title: '广告变现ROI',
- dataIndex: 'ad_monetization_roi',
- key: 'ad_monetization_roi',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- if (b?.ad_monetization_roi !== undefined && b?.ad_monetization_roi !== null) {
- return <Statistic value={a ? (a * 100) : 0} precision={2} valueStyle={{ color: '#3f8600' }} suffix="%" />
- } else {
- return '--'
- }
- }
- },
- {
- title: '激活首日广告变现成本(人数)',
- dataIndex: 'ad_paying_cost_d1',
- key: 'ad_paying_cost_d1',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='ad_paying_cost_d1' />
- }
- },
- {
- title: '广告变现成本',
- dataIndex: 'ad_monetization_cost',
- key: 'ad_monetization_cost',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='ad_monetization_cost' />
- }
- },
- {
- title: '激活3日广告变现次数',
- dataIndex: 'ad_monetization_active3d_pv_day',
- key: 'ad_monetization_active3d_pv_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='ad_monetization_active3d_pv_day' />
- }
- },
- {
- title: '激活7日广告变现次数',
- dataIndex: 'ad_monetization_active7d_pv_day',
- key: 'ad_monetization_active7d_pv_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='ad_monetization_active7d_pv_day' />
- }
- },
- {
- title: '广告变现次数(平台上报)',
- dataIndex: 'income_pv_pla_day',
- key: 'income_pv_pla_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='income_pv_pla_day' />
- }
- },
- {
- title: '激活首24小时广告变现金额',
- dataIndex: 'income_val24h_day',
- key: 'income_val24h_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='income_val24h_day' />
- }
- },
- {
- title: '激活首日广告变现金额',
- dataIndex: 'income_val1_day',
- key: 'income_val1_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='income_val1_day' />
- }
- },
- {
- title: '激活3日广告变现金额',
- dataIndex: 'income_val3_day',
- key: 'income_val3_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='income_val3_day' />
- }
- },
- {
- title: '激活7日广告变现金额',
- dataIndex: 'income_val7_day',
- key: 'income_val7_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='income_val7_day' />
- }
- },
- {
- title: '激活14日广告变现金额',
- dataIndex: 'income_val14_day',
- key: 'income_val14_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='income_val14_day' />
- }
- },
- {
- title: '广告变现金额',
- dataIndex: 'ad_monetization_amount_day',
- key: 'ad_monetization_amount_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='ad_monetization_amount_day' />
- }
- },
- {
- title: '激活首24小时广告变现人数',
- dataIndex: 'ad_paying_users24h_day',
- key: 'ad_paying_users24h_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='ad_paying_users24h_day' />
- }
- },
- {
- title: '激活首日广告变现人数',
- dataIndex: 'ad_paying_users_d1_day',
- key: 'ad_paying_users_d1_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='ad_paying_users_d1_day' />
- }
- },
- {
- title: '激活3日广告变现人数',
- dataIndex: 'ad_monetization_dedup_active3d_pv_day',
- key: 'ad_monetization_dedup_active3d_pv_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='ad_monetization_dedup_active3d_pv_day' />
- }
- },
- {
- title: '激活7日广告变现人数',
- dataIndex: 'ad_monetization_dedup_active7d_pv_day',
- key: 'ad_monetization_dedup_active7d_pv_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='ad_monetization_dedup_active7d_pv_day' />
- }
- },
- {
- title: '小游戏注册首日广告变现ARPU(平台上报)',
- dataIndex: 'mini_game_first_day_ad_paying_arpu',
- key: 'mini_game_first_day_ad_paying_arpu',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='mini_game_first_day_ad_paying_arpu' />
- }
- },
- {
- title: '小游戏广告变现ARPU(平台上报)',
- dataIndex: 'mini_game_ad_monetization_arpu',
- key: 'mini_game_ad_monetization_arpu',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='mini_game_ad_monetization_arpu' />
- }
- },
- {
- title: '小游戏注册首日广告变现ROI(平台上报)',
- dataIndex: 'mini_game_income_roi1',
- key: 'mini_game_income_roi1',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- if (b?.mini_game_income_roi1 !== undefined && b?.mini_game_income_roi1 !== null) {
- return <Statistic value={a ? (a * 100) : 0} precision={2} valueStyle={{ color: '#3f8600' }} suffix="%" />
- } else {
- return '--'
- }
- }
- },
- {
- title: '小游戏注册3日广告变现ROI(平台上报)',
- dataIndex: 'minigame3d_income_roi',
- key: 'minigame3d_income_roi',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- if (b?.minigame3d_income_roi !== undefined && b?.minigame3d_income_roi !== null) {
- return <Statistic value={a ? (a * 100) : 0} precision={2} valueStyle={{ color: '#3f8600' }} suffix="%" />
- } else {
- return '--'
- }
- }
- },
- {
- title: '小游戏注册7日广告变现ROI(平台上报)',
- dataIndex: 'minigame7d_income_roi',
- key: 'minigame7d_income_roi',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- if (b?.minigame7d_income_roi !== undefined && b?.minigame7d_income_roi !== null) {
- return <Statistic value={a ? (a * 100) : 0} precision={2} valueStyle={{ color: '#3f8600' }} suffix="%" />
- } else {
- return '--'
- }
- }
- },
- {
- title: '小游戏广告变现ROI(平台上报)',
- dataIndex: 'mini_game_ad_monetization_roi',
- key: 'mini_game_ad_monetization_roi',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- if (b?.mini_game_ad_monetization_roi !== undefined && b?.mini_game_ad_monetization_roi !== null) {
- return <Statistic value={a ? (a * 100) : 0} precision={2} valueStyle={{ color: '#3f8600' }} suffix="%" />
- } else {
- return '--'
- }
- }
- },
- {
- title: '小游戏注册首日广告变现成本(平台上报)',
- dataIndex: 'mini_game_first_day_ad_paying_cost',
- key: 'mini_game_first_day_ad_paying_cost',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='mini_game_first_day_ad_paying_cost' />
- }
- },
- {
- title: '小游戏广告变现成本(平台上报)',
- dataIndex: 'mini_game_ad_monetization_cost',
- key: 'mini_game_ad_monetization_cost',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='mini_game_ad_monetization_cost' />
- }
- },
- {
- title: '小游戏注册3日广告变现金额(平台上报)',
- dataIndex: 'mini_game_ad_monetization_amount_d3_day',
- key: 'mini_game_ad_monetization_amount_d3_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='mini_game_ad_monetization_amount_d3_day' />
- }
- },
- {
- title: '小游戏注册首日广告变现人数(平台上报)',
- dataIndex: 'mini_game_first_day_ad_monetization_users_day',
- key: 'mini_game_first_day_ad_monetization_users_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='mini_game_first_day_ad_monetization_users_day' />
- }
- },
- {
- title: '小游戏注册3日广告变现人数(平台上报)',
- dataIndex: 'minigame3d_income_uv_day',
- key: 'minigame3d_income_uv_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='minigame3d_income_uv_day' />
- }
- },
- {
- title: '小游戏注册7日广告变现人数(平台上报)',
- dataIndex: 'minigame7d_income_uv_day',
- key: 'minigame7d_income_uv_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='minigame7d_income_uv_day' />
- }
- },
- {
- title: '小游戏广告变现人数(平台上报)',
- dataIndex: 'mini_game_ad_monetization_users_day',
- key: 'mini_game_ad_monetization_users_day',
- align: 'center',
- width: 110,
- sorter: true,
- render: (a: any, b: any) => {
- return <StatisticNull data={b} field='mini_game_ad_monetization_users_day' />
- }
- },
- ]
- return [
- ...adArr,
- ...adDataArr,
- ...iaaDataArr
- ]
- }
- export default tableDynamicConfig
|