王尘宇王尘宇

研究百度干SEO做推广变成一个被互联网搞的人

获取小米广告账户操作记录

如果你想在小米手机上投放广告,那么找王尘宇是非常不错的选择,现在小米手机的用户有5000万以上,现在做小米广告开户时间只需要1天的时间,开户还是比较快的,如果你想在小米做推广,效果是不错的,我们很多客户做了小米广告之后,成本反馈都不错,现在开户的价格不高!小米推广开户电话:4009602809!


获取小米广告账户操作记录

小米广告投放开户找哪里?当然是王尘宇,开户快,效果不错!


小米广告代理商操作记录

接口路径:/tools/operationRecord/list

方法:GET

请求参数:

参数名称 是否必填 类型 校验要求 描述
customerId Number 大于0 小米信息流广告账户ID
isSearchword Number
0-对象名称,1-操作内容
kw String
查询关键字,如果为全数字则认为 是ID
operatorType Number
操作角色,见操作角色接口
objectType Number
操作对象类型,见操作对象枚举
operationType Number
操作类型,见操作类型接口
sdate Date 不超过当天,区间不超过 90天 开始日期,格式“yyyy-MM-dd”
edate Date 不超过当天,区间不超过 90天 结束日期,格式“yyyy-MM-dd”
page Number
页码
pagesize Number 1-100 每页数据量

备注:

1.

应答字段:

名称 描述
ip 操作时ip
newValue 操作后值
objectFormat 操作对象详情
objectId 操作对象Id
objectName 操作对象 名称
objectType 操作对象类型
oldValue 操作前值
operateTime 操作时间(时间戳)
operationPlatform 操作小米推广平台Id
operationPlatformFmt 操作平台名称
operationType 操作行为Id
operationTypeFormat 操作行为名称
operatorFmt 操作人
operatorRole 操作角色Id
operatorRoleName 操作角色名称
operatorXiaomiId 操作人小米Id
timeFormat 操作时间

应答示例:

{    "success": true,    "code": 0,    "result": {        "conf": {            "page": 1,            "pagesize": 15,            "totalnum": 9        },        "list": [            {                "ip": "127.0.0.1",                "newValue": "出价:1.11元(CPC)",                "objectFormat": "创意(100002634)",                "objectId": 100002634,                "objectName": "创意",                "objectType": 3,                "oldValue": "出价:1元(CPC)",                "operateTime": 1540800175000,                "operationPlatform": 2,                "operationPlatformFmt": "API",                "operationType": 9,                "operationTypeFormat": "修改创意",                "operatorFmt": "38725(API)",                "operatorRole": 205,                "operatorRoleName": "代理商管理员",                "operatorXiaomiId": 38725,                "timeFormat": "2018-10-29 16:02:55"            }        ]    }}

操作角色

接口路径: /tools/operationRecord/rolelist

方法:GET

请求参数:

参数名称 是否必填 类型 校验要求 描述
customerId Number 大于0 账户ID

应答字段:

名称 描述
key 操作角色ID
name 操作角色名称

应答示例:

{    "success": true,    "code": 0,    "result": [        {            "key": 200,            "name": "小米广告主管理员"        },        {            "key": 202,            "name": "账户浏览"        }    ]}

操作类型

接口路径:/tools/operationRecord/operationType

方法:GET

请求参数:

参数名称 是否必填 类型 校验要求 描述
customerId Number 大于0 账户ID

应答字段:

名称 描述
key 操作类型ID
name 操作类型名称

应答示例:

{    "success": true,    "code": 0,    "result": [        {            "key": "1",            "name": "新建计划"        },        {            "key": "2",            "name": "删除计划"        }    ]}



相关文章

评论列表

发表评论:
验证码

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。