小米广告怎么开户,小米开户多少钱?
本文不接上上面的问题!。。。。。。。
本文是一堆乱码,但是我们是做小米广告的,如果你想做小米广告的话直接打电话就行了!小米开户电话是:4009602809!
下面的内容和小米广告的关系不大,不过也是账户内的一些API设置的代码!可以看看哦!

小米手机广告怎么投放啊,小米广告找王尘宇合适吗?
3.2 获取广告创意列表
应答示例:
{
"success": true,
"code": 0,
"result": {
"conf": {
"page": 1,
"pagesize": 15,
"totalnum": 1
},
"list": [
{
"accurateCostFormat": "0.00000",
"activeSumFormat": "0",
"appId": 0,
"assetCheckStatus": 104,
"assets": [
{
"accurateCostFormat": "0.00000",
"activeSumFormat": "0",
"appInfo": {
"appId": 0,
"appName": "test",
"iconUrl": "AppStore/0fd814abf48bbhgfghgg",
"packageName": "com.test.rejhjg"
},
"billingType": 2,
"checkRemarkFormat": "内部测试",
"clickActiveRatioFormat": "0.00%",
"clickRegisterRatioFormat": "0.00%",
"clickRetentRatioFormat": "0.00%",
"clickSumFormat": "0",
"costFormat": "0.00",
"costPerActiveFormat": "0.00",
"costPerDownloadFormat": "0.00",
"costPerRegisterFormat": "0.00",
"costPerRetentFormat": "0.00",
"cpcFormat": "0.00",
"createTime": 1533652718000,
"creativeId": 100210000,
"ctrFormat": "0.00%",
"description": "",
"downActiveRatioFormat": "0.00%",
"downRegisterRatioFormat": "0.00%",
"downRetentRatioFormat": "0.00%",
"downloadRatioFormat": "0.00%",
"downloadSumFormat": "0",
"ecpmFormat": "0.00",
"extra": {},
"id": 100230000,
"img": ["AdCenter/0145b3599746d46653ce6/AdCenter0145b3599.jpg?width=1000&height=500"],
"imprActiveRatioFormat": "0.00%",
"imprRegisterRatioFormat": "0.00%",
"imprRetentRatioFormat": "0.00%",
"name": "",
"platformType": 3,
"registerSumFormat": "0",
"retentSumFormat": "0",
"status": 4,
"text": {
"title": "广告宣传语"
},
"title": "广告宣传语",
"vedio": [],
"viewSumFormat": "0"
}
],
"bid": "2.0(CPC)",
"bidding": {
"bid": 2,
"bidInSi": 200000,
"billingType": 2,
"billingTypeName": "CPC",
"convCost": 0,
"convCostInSi": 0,
"convStage": 0,
"convStageStr": "",
"conversionId": 0,
"hasOcpx": false
},
"campaignId": 100030000,
"campaignName": "API-子账户-米盟",
"clickActiveRatioFormat": "0.00%",
"clickRegisterRatioFormat": "0.00%",
"clickRetentRatioFormat": "0.00%",
"clickSumFormat": "0",
"costFormat": "0.00",
"costPerActiveFormat": "0.00",
"costPerDownloadFormat": "0.00",
"costPerRegisterFormat": "0.00",
"costPerRetentFormat": "0.00",
"cpcFormat": "0.00",
"createTime": 1533652718000,
"ctrFormat": "0.00%",
"displayType": 10,
"downActiveRatioFormat": "0.00%",
"downRegisterRatioFormat": "0.00%",
"downRetentRatioFormat": "0.00%",
"downloadRatioFormat": "0.00%",
"downloadSumFormat": "0",
"ecpmFormat": "0.00",
"editable": 1,
"groupId": 100060000,
"groupName": "API-子账户-米盟-应用下载-信息流",
"id": 100210625,
"imprActiveRatioFormat": "0.00%",
"imprRegisterRatioFormat": "0.00%",
"imprRetentRatioFormat": "0.00%",
"name": "API-子账户-米盟-应用下载-信息流-大图",
"placementType": 157,
"placementTypeFormat": "米盟-信息流大图(应用下载)",
"platformType": 3,
"registerSumFormat": "0",
"retentSumFormat": "0",
"status": 2,
"viewSumFormat": "0"
}
]
}
}
3.3 获取广告创意详情
应答示例:
{
"success": true,
"code": 0,
"result": {
"adGroupInfo": {
"appId": 0,
"displayType": 13,
"id": 100065493,
"name": "API-子账户-米盟-网址-开屏"
},
"assets": [
{
"description": "",
"displaylink": "",
"extra": {},
"id": 100235918,
"img": ["AdCenter/09d8194fd0edd4df/AdCenter09dsd.jpg?width=720&height=1280"],
"productText": "",
"text": "{\"title\":\"\"}",
"title": "",
"vedio": []
}
],
"bidding": {
"bid": 3,
"bidInSi": 300000,
"billingType": 2,
"billingTypeName": "CPC",
"convCost": 0,
"convCostInSi": 0,
"convStage": 0,
"convStageStr": "",
"conversionId": 0,
"hasOcpx": false
},
"campaignId": 100038747,
"campaignName": "API-子账户-米盟",
"channelStatus": false,
"extra": "",
"id": 100210626,
"name": "API-子账户-米盟-网址-开屏",
"placementType": 174,
"product": {
"appId": 0,
"channelName": "",
"clickMonitor": "",
"deepLinkUrl": "",
"displayMonitor": "",
"downloadUrl": "",
"legoSiteId": 0,
"lvl1Category": 0,
"lvl2Category": 0,
"singleAppInfo": null,
"url": "http://e.mi.com"
},
"searchKeyword": null,
"status": 2,
"tags": "[]"
}
}

评论列表