模糊搜索相似粉丝达人
POST
/openapi/fanstop/photo/config/influencer文档简介(需联系商务开通)
模糊搜索相似粉丝达人的接口文档
Content-type: x-www-form-urlencode
请求参数
Query 参数
keyword
string
模糊搜索名
示例值:
string
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
result
integer
必需
errorMsg
string
必需
industryInfluencers
array [object {3}]
必需
industryId
integer
行业id
industryName
string
行业名称
industryInfluencerOpenId
string
行业下达人用户id
示例
{
"result": 1,
"errorMsg": "",
"industryInfluencers": [
{
"industryId": 32,
"industryName": "影视",
"industryInfluencerOpenId": "e100bfbabe82515636ff31e663c6dab6"
},
{
"industryId": 26,
"industryName": "生活",
"industryInfluencerOpenId": "e100bfbabe82515636ff31e67b34ab55"
},
{
"industryId": 30,
"industryName": "颜值",
"industryInfluencerOpenId": "e100bfbabe82515636ff31e67cc5957d"
},
{
"industryId": 33,
"industryName": "游戏",
"industryInfluencerOpenId": "e100bfbabe82515636ff31e60c80effe"
},
{
"industryId": 26,
"industryName": "影视",
"industryInfluencerOpenId": "e100bfbabe82515636ff31e667bb92d8"
},
{
"industryId": 33,
"industryName": "游戏",
"industryInfluencerOpenId": "e100bfbabe82515636ff31e65cb35d6f"
},
{
"industryId": 33,
"industryName": "游戏",
"industryInfluencerOpenId": "e100bfbabe82515636ff31e6195da5f2"
},
{
"industryId": 1,
"industryName": "才艺",
"industryInfluencerOpenId": "e100bfbabe82515636ff31e670ad4ec9"
}
]
}
最后修改时间: 3 年前