返回所有标签
http://${app_base}/api/wx/wxapi/all_mark
POST
访问级别:普通接口
频次限制:是
| 参数名称 | 必选 | 类型及范围 | 说明 |
|---|---|---|---|
| appid | true | string | 此参数为API用户唯一标识,数值为平台分配的用户appid |
| appkey | true | string | 此参数为API用户签名私钥,值为平台分配的用户appkey |
[{ "group_id" :"微信分组ID","id" :"标签ID","parentid" :"父标签ID","name" :"标签名称","status" :"标签状态""p_location" :1,"location" :1}] }关于错误返回值与错误代码,参见 错误代码说明
| 返回值字段 | 类型 | 说明 |
|---|---|---|
| group_id | int | 微信分组ID |
| id | int | 标签ID |
| parentId | int | 父标签ID |
| name | string | 标签名称 |
| status | int | 标签状态 |
| p_location | int | |
| location | int |
到问答系统 查看更多问题或提问
文档更新时间: 2015-06-04