wx.tmSDK.getFlowConfig({
positionId: positionId
}).then((config) => {
console.log('该广告位当前配置', config);
});
{
"isOpen":true,
"type": 1, // 浮动icon类型
"auto_change":10,
"cornerOpen": true, // 角标是否开启
"borderStyle": { // 当天幕后台配置了边框时,此处会出现边框样式属性
"imageUrl": "https://cdn.kuaiyugo.com/plat/SDK/sdk_img_res/border3_title.png",
"left": 32, // show_config中图片相对边框的左位置
"size": "254x368", // 边框尺寸,通常比show_config中的图片大
"top": 66 // show_config中图片相对边框的上位置
},
"creatives":[
{
"creativeId":162,
"positionId":"1013280",
"show_config":{
"image": "https://cdn.kuaiyugo.com/appprogram/tiger/admin/2018-11-06_6fe2c240-e1a7-11e8-bc47-27d9eee1c822.png",
"show_type":0 // 动态效果
},
"size":"190x270", // 广告位尺寸比例
"corner_style": { // 角标的样式
"left_top": { // 左上角
"type": 1, // 1:红点,2:角标
"image": "https://cdn.kuaiyugo.com/plat/SDK/test/static_files/corner_icon/200200/red_dot/left_top/red_dot_2.png",
"width": 40,
"height": 40
},
"left_bottom": { // 左下角
"type": 2,
"image": "https://cdn.kuaiyugo.com/plat/SDK/test/static_files/corner_icon/200200/red_dot/left_bottom/red_dot_1.png",
"width": 75,
"height": 75
},
"right_top": {}, // 右上角
"right_bottom": {} // 右下角
}
}
]
}
{
"isOpen":true,
"type": 1,
"auto_change":10,
"creatives":[
{
"creativeId":162,
"positionId":"1013280",
"show_config":{
"fps":0.5,
"images":["https://cdn.kuaiyugo.com/appprogram/tiger/admin/2018-11-06_6fe2c240-e1a7-11e8-bc47-27d9eee1c822.png","https://cdn.kuaiyugo.com/appprogram/tiger/admin/2018-11-06_7296e5c0-e1a7-11e8-9e7e-c3d1548f6807.png","https://cdn.kuaiyugo.com/appprogram/tiger/admin/2018-11-06_74d033f0-e1a7-11e8-bc47-27d9eee1c822.png","https://cdn.kuaiyugo.com/appprogram/tiger/admin/2018-11-06_76f7a7d0-e1a7-11e8-9e7e-c3d1548f6807.png","https://cdn.kuaiyugo.com/appprogram/tiger/admin/2018-11-06_794679d0-e1a7-11e8-bc47-27d9eee1c822.png","https://cdn.kuaiyugo.com/appprogram/tiger/admin/2018-11-06_7ca4c000-e1a7-11e8-9e7e-c3d1548f6807.png","https://cdn.kuaiyugo.com/appprogram/tiger/admin/2018-11-06_7ebeed70-e1a7-11e8-bc47-27d9eee1c822.png","https://cdn.kuaiyugo.com/appprogram/tiger/admin/2018-11-06_80b650a0-e1a7-11e8-9e7e-c3d1548f6807.png","https://cdn.kuaiyugo.com/appprogram/tiger/admin/2018-11-06_8b929e70-e1a7-11e8-bc47-27d9eee1c822.png","https://cdn.kuaiyugo.com/appprogram/tiger/admin/2018-11-06_985deb00-e1a7-11e8-9e7e-c3d1548f6807.png"],
"show_type":0
},
"size":"190x270"
}
]
}
{
"isOpen":true,
"type": 7, // 多icon广告类型
"auto_change":10,
"cornerOpen": true, // 角标是否开启
"creatives":[
{
"creativeId":162,
"positionId":"1013280",
"show_config":{
"image": "https://cdn.kuaiyugo.com/appprogram/tiger/admin/2018-11-06_6fe2c240-e1a7-11e8-bc47-27d9eee1c822.png",
"title": '游戏名' //游戏名称
},
"corner_style": { // 角标的样式
"left_top": { // 左上角
"type": 1, // 1:红点,2:角标
"image": "https://cdn.kuaiyugo.com/plat/SDK/test/static_files/corner_icon/200200/red_dot/left_top/red_dot_2.png",
"width": 40,
"height": 40
},
"left_bottom": { // 左下角
"type": 2,
"image": "https://cdn.kuaiyugo.com/plat/SDK/test/static_files/corner_icon/200200/red_dot/left_bottom/red_dot_1.png",
"width": 75,
"height": 75
},
"right_top": {}, // 右上角
"right_bottom": {} // 右下角
}
},
{
"creativeId":162,
"positionId":"1013280",
"show_config":{
"image": "https://cdn.kuaiyugo.com/appprogram/tiger/admin/2018-11-06_6fe2c240-e1a7-11e8-bc47-27d9eee1c822.png",
"title": '游戏名' //游戏名称
},
}
]
}
{
"isOpen":true,
"type": 11, // Banner类型
"creatives":[
{
"creativeId":162,
"positionId":"1013280",
"show_config":{
"image": "https://cdn.kuaiyugo.com/test/tianmu/2019-06-26_959a525097be11e9aee7bfaee0856d23.jpg"
}
]
}