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

疑难解答

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

7.标签组合管理

7.1 新增标签组合接口

接口说明

为应用方增加标签组合。 一个标签组合由多个标签组成。

访问方式


URL

编码方式

协议

method

Content-Type

/tagSegment/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/tagSegment/add

Request   body e.g.:

{

    "name":   "segment1",

          "expression":{

                   "notTags":["shenzhen"],

                  "andTags":[],

                  "orTags":[]

          }

}

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

标签组合名称

expression

JSON Object

Y

标签组合表达式:包含三种JSON数组:notTags表示非操作、andTags表示与操作,orTags表示或操作,例如:"tagExpression":{

                 "notTags":["琴","棋","书","画"],

                  "andTags":["深圳","广东"],

                  "orTags":["本科生","研究生"]

          }

可以表示为,不会琴、棋、书、画的广东省深圳市的本科生或研究生的所有用户。

当然这些标签需要先在平台或者接口创建后再使用。


输出参数:


属性名字

类型

描述

result

int

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

desc

string

文字描述接口调用情况


7.2 更新单个标签组合接口

接口说明

更新一个标签组合的信息

访问方式


URL

编码方式

协议

method

Content-Type

/tagSegment/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/tagSegment/update

Request   body e.g.:

{

           "oldName":"segment1",

           "newName":"segment2",

"expression":   {

                    "orTags": ["shenzhen"],

                    "andTags":     [],

                    "notTags": []

    }

}

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

新标签组合名称

expression

JSON Object

N

新标签组合表达式:包含三种JSON数组:notTags表示非操作、andTags表示与操作,orTags表示或操作,例如:"tagExpression":{

                 "notTags":["琴","棋","书","画"],

                  "andTags":["深圳","广东"],

                  "orTags":["本科生","研究生"]

          }

可以表示为,不会琴、棋、书、画的广东省深圳市的本科生或研究生的所有用户。

当然这些标签需要先在平台或者接口创建后再使用。


输出参数:


属性名字

类型

描述

result

int

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

desc

string

文字描述接口调用情况




如何实现品牌在vivo广告的营销变现?这是很多广告主想要咨询的问题,借助vivo平台的人群流量,广告主可实现vivo广告的点击,转化这一过程,实现营销闭环,现在巨宣网络可以帮助广告主实现vivo广告投放vivo信息流代运营等等广告服务,现在开户的费用比较低,5000元即可投放,欢迎广告前来咨询!

原文链接:https://vivo.juxuan.net/vivo/jd/565.html

vivo推广,vivo开户平台

你觉得这篇文章怎么样?

0 0
网友评论

管理员

该内容暂无评论

山西省临汾市网友
4009602809