|
@@ -108,14 +108,9 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- title: '头条平台id',
|
|
|
+ title: '模板名称',
|
|
|
align:"center",
|
|
|
- dataIndex: 'accountId'
|
|
|
- },
|
|
|
- {
|
|
|
- title: '平台账号id',
|
|
|
- align:"center",
|
|
|
- dataIndex: 'advertiserId'
|
|
|
+ dataIndex: 'name'
|
|
|
},
|
|
|
{
|
|
|
title: '投放目标',
|
|
@@ -133,41 +128,11 @@
|
|
|
dataIndex: 'downloadUrl'
|
|
|
},
|
|
|
{
|
|
|
- title: '落地页链接',
|
|
|
- align:"center",
|
|
|
- dataIndex: 'externalUrl'
|
|
|
- },
|
|
|
- {
|
|
|
- title: '转化目标',
|
|
|
- align:"center",
|
|
|
- dataIndex: 'convertTarget'
|
|
|
- },
|
|
|
- {
|
|
|
title: '应用包名',
|
|
|
align:"center",
|
|
|
dataIndex: 'packageName'
|
|
|
},
|
|
|
{
|
|
|
- title: '直达链接启用状态',
|
|
|
- align:"center",
|
|
|
- dataIndex: 'openUrlStatus'
|
|
|
- },
|
|
|
- {
|
|
|
- title: '直达链接生成方式',
|
|
|
- align:"center",
|
|
|
- dataIndex: 'openUrlCreateMode'
|
|
|
- },
|
|
|
- {
|
|
|
- title: '跳转app链接',
|
|
|
- align:"center",
|
|
|
- dataIndex: 'redirectUrl'
|
|
|
- },
|
|
|
- {
|
|
|
- title: 'status',
|
|
|
- align:"center",
|
|
|
- dataIndex: 'status'
|
|
|
- },
|
|
|
- {
|
|
|
title: '操作',
|
|
|
dataIndex: 'action',
|
|
|
align:"center",
|