您好!本站由巨宣网络搭建,专业分享vivo广告投放/vivo推广开户/vivo信息流广告/vivo应用商店广告/vivo手机广告/vivo浏览器广告/vivo广告推广费用等内容!
vivo推广开户_vivo手机信息流广告投放
联系我们
vivo推广开户_vivo手机信息流广告投放
联系人:梁经理
电话:4009602809
地址:北京市朝阳区广顺北大街33号院1号楼10层1单元1101室1642号
当前位置:首页 > 广告资讯

广告资讯

vivo广告推广平台:服务端API接口文档《NO.8》
发布时间:2021-09-15浏览次数:57

6.标签分类管理

6.1 新增标签分类接口

接口说明

为应用方增加标签分类,用于后续标签分类管理。


访问方式


URL

编码方式

协议

method

Content-Type

/tagGroup/add

Utf-8

https

POST

application/json

Curl e.g.:   

curl -X POST   -H   'authToken:${your_auth_token}' -H     'Content-Type:application/json'  -d   '${your_request_body}' https://host:port/tagGroup/add

Request body e.g.:

{

    "name":   "guangzhou",

"type":"city"

}

Response body   e.g.:

http status   200:

{

         "result": 0,

         "desc": "成功",

}

业务异常:

{

         "result": xxx,

"desc":     "xxx"

}

http status   500:

Internet   server error!


接口定义


输入参数:


属性名字

类型

是否必填Y/N

描述

name

string

Y

标签分类名称

type

int

Y

标签分类类型:1是普通标签,2是互斥标签

desc

string

N

标签分类描述


输出参数:


属性名字

类型

描述

result

int

接口调用是否成功的状态码 0成功,非0失败

desc

string

文字描述接口调用情况


6.2 更新单个标签分类接口

接口说明

更新一个标签分类的信息,包括标签分类名称和描述。


访问方式


URL

编码方式

协议

method

Content-Type

/tagGroup/update

Utf-8

https

POST

application/json

Curl e.g.:   

curl -X POST   -H   'authToken:${your_auth_token}' -H     'Content-Type:application/json'  -d '${your_request_body}'       https://host:port/tagGroup/update

Request   body e.g.:

{

      "oldName": "city",

      "newName":   "province",

    "desc":   "这是更新后的描述"

}

Response body   e.g.:

http status   200:

{

    "result":   0,

    "desc":   "成功"

}

业务异常:

{

         "result": xxx,

"desc":     "xxx"

}

http status   500:

Internet   server error!


接口定义


输入参数:


属性名字

类型

是否必填Y/N

描述

oldName

string

Y

旧标签分类名称

newName

string

Y

新标签分类名称

desc

string

N

新标签分类的描述


输出参数:


属性名字

类型

描述

result

int

接口调用是否成功的状态码 0成功,非0失败

desc

string

文字描述接口调用情况


6.3 添加标签到标签分类接口

接口说明

把标签添加进标签分类里面,一次可添加一个或者多个标签,最多不超过100个。


访问方式


URL

编码方式

协议

method

Content-Type

/tagGroup/addToGroup

Utf-8

https

POST

application/json

Curl e.g.:   

curl -X POST   -H   'authToken:${your_auth_token}' -H     'Content-Type:application/json'  -d '${your_request_body}'       https://host:port/tagGroup/addToGroup

Request   body e.g.:

{

         "name":"city",

           "tagList":["shenzhen","guangzhou"]

}

Response body   e.g.:

http status   200:

{

    "result":   0,

    "desc":   "成功"

}

业务异常:

{

         "result": xxx,

"desc":     "xxx"

}

http status   500:

Internet   server error!


接口定义


输入参数:


属性名字

类型

是否必填Y/N

描述

name

string

Y

标签分类名称

tagList

JSON Array

Y

一个或多个标签


输出参数:


属性名字

类型

描述

result

int

接口调用是否成功的状态码 0成功,非0失败

desc

string

文字描述接口调用情况




在vivo投放广告的展现样式有哪些?vivo广告的计费模式是怎样的?哪些行业允许在vivo投放?广告主想要找专业的vivo广告代理商,应该联系哪家?欢迎您咨询巨宣网络,一家专业的vivo广告推广公司,主要从事vivo广告开户,vivo推广运营等服务,现在开户的费用5000元起,您可以在线咨询巨宣网络客服!

原文链接:https://vivo.juxuan.net/vivo/zx/564.html

vivo推广,vivo开户平台

你觉得这篇文章怎么样?

0 0
网友评论

管理员

该内容暂无评论

山西省临汾市网友
4009602809