kol粉丝画像V1(Kol Fans Portrait V1)
GET
/api/douyin-xingtu/get-kol-fans-distribution/v1- 0:Success(扣费/Charge)
- 100:TOKEN Invalid/Unactivated
- 300:API Invalid
- 301:Failed, Please Retry
- 302:Too Fast
- 400:Param Illegal
- 500:Server Error
- 600:Permission Unusual
- 601:Insufficient Balance
Set Timeout >= 60s
Request
Query Params
token
string
required
TOKEN
kolId
string
required
Kol ID
fansType
string
required
Fans Type
_1 :粉丝画像(Fans Portrait)
_2 :粉丝团画像(Fnas Group Portrait)
_5 :铁粉画像(Iron Fans Portrait)
Example:
_1
acceptCache
boolean
optional
Enable cache(default false)
Example:
false
Request samples
Responses
成功(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
code
integer
optional
message
string
optional
data
object (Object)
optional
recordTime
string
optional
Example
{
"code": 0,
"message": "",
"data": {},
"recordTime": ""
}
Last modified: 14 days ago