获取单个关键词详细信息
POST
/wenba/sem/keyword/queryById
接口描述
通过计划id查询计划详细信息
请求参数
参数名
类型
描述
必填
id
int
单元id
必填
响应参数
参数名
类型
描述
必填
code
int
1成功 0失败
必填
msg
String
说明
必填
id
Integer
单元id
必填
keyword
String
关键词
必填
keywordId
Long
关键词id(平台)
必填
unitId
Integer
单元id
必填
unitRealId
Long
单元id(平台)
必填
unitName
String
单元名称
必填
planId
Integer
计划id
必填
planRealId
Long
计划id(平台)
必填
planName
String
计划名称
必填
keywordCode
Long
关键词编号
必填
advertisterId
long
用户id
必填
advertisterName
String
账户名
必填
price
double
关键词竞价价格
必填
mobileDestinationUrl
String
移动端url
必填
pcDestinationUrl
String
pc端url
必填
platformType
int
平台类型
必填
pause
int
暂停/继续
必填
createdDate
Date
创建时间
必填
updateDate
Date
修改时间
必填
matchType
Integer
匹配模式
必填
otherField
String
高级设置
必填