错误码 | 说明 |
---|---|
20361 | value非法 |
调用此接口需购买营销席位。 |
curl --location --request GET 'https://open.weibanzhushou.com/open-api/get/pre_tag/detail?type=&value&access_token='
{
"errcode": 0,
"errmsg": "ok",
"value": 17788889999,
"mark_list": [
{
"create_at": "1579243948",
"tag_ids": [
"etqgMmBgxxxxxxxxxxe17MLK9gUcVEcQ"
],
"has_marked": true
},
{
"create_at": "1579243948",
"tag_ids": [
"etqgMmBgAxxxxxxxxMe17MLK9gUcVEcQ"
],
"has_marked": false
}
]
}