feat(wxapi): 新增第三方平台小程序流量主代运营相关接口

This commit is contained in:
Fu Diwei
2023-01-16 17:30:45 +08:00
parent 4a5829162a
commit 8a20b838ae
79 changed files with 2717 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"name": "测试广告单元",
"type": "SLOT_ID_WEAPP_BANNER",
"video_duration_min": 6,
"video_duration_max": 30,
"tmpl_type": 6
}

View File

@@ -0,0 +1,5 @@
{
"ret": 0,
"err_msg": "",
"ad_unit_id": "adunit-04a286aaed8xxxx"
}

View File

@@ -0,0 +1,5 @@
{
"ret": 0,
"err_msg": "",
"code": "<ad unit-id=\"adunit-44e668410c5a8e38\"></ad>"
}

View File

@@ -0,0 +1,6 @@
{
"page": 1,
"page_size": 8,
"ad_unit_id": "adunit-44e668410cxxxx",
"ad_slot": "SLOT_ID_WEAPP_REWARD_VIDEO"
}

View File

@@ -0,0 +1,23 @@
{
"ret": 0,
"err_msg": "ok",
"ad_unit": [
{
"ad_slot": "SLOT_ID_WEAPP_REWARD_VIDEO",
"ad_unit_id": "adunit-e9418ee19XXXXX",
"ad_unit_name": "rewaXXXX",
"ad_unit_size": [
{
"height": 166,
"width": 582
}
],
"ad_unit_status": 1,
"ad_unit_type": "AD_UNIT_TYPE_REWARED_VIDEO",
"appid": "wx0afc78670fXXXX",
"video_duration_max": 30,
"video_duration_min": 6
}
],
"total_num": 1
}

View File

@@ -0,0 +1,5 @@
{
"ret": 0,
"err_msg": "",
"cover_scene_list": "1000,1001,1007,1008,1010,1011,1012,1013,1014,1017,1019,1022,1023,1024,1025,1026,1028,1029"
}

View File

@@ -0,0 +1,6 @@
{
"ret": 0,
"err_msg": "",
"next_open_time": 1666753817,
"status": 4
}

View File

@@ -0,0 +1,3 @@
{
"cover_scene_list": "1000,1001,1007,1008,1010,1011,1012,1013,1014,1017,1019,1022,1023,1024,1025,1026,1028,1029"
}

View File

@@ -0,0 +1,8 @@
{
"name": "测试广告单元",
"ad_unit_id": "adunit-04a286aaed8xxxx",
"status": "AD_UNIT_STATUS_ON",
"video_duration_min": 6,
"video_duration_max": 30,
"tmpl_type": 6
}

View File

@@ -0,0 +1,7 @@
{
"page": 1,
"page_size": 8,
"ad_slot": "SLOT_ID_WEAPP_TEMPLATE",
"tmpl_id": "adunit-44e668410cxxxx",
"is_return_tmpl_bind_list": 1
}

View File

@@ -0,0 +1,31 @@
{
"ret": 0,
"err_msg": "",
"ad_unit_list": [
{
"tmpl_id": "adunit-e9418ee19XXXXX",
"ad_unit_name": "tmpl_text",
"slot_id": "SLOT_ID_WEAPP_TEMPLATE",
"tmpl_bind_list": [
{
"ad_slot": "SLOT_ID_WEAPP_TEMPLATE",
"ad_unit_id": "adunit-e9XXXXXXXXXXXX",
"ad_unit_name": "rewaXXXX",
"ad_unit_size": [
{
"height": 166,
"width": 582
}
],
"ad_unit_status": 1,
"ad_unit_type": "AD_UNIT_TYPE_TEMPLATE_CUSTOM",
"appid": "wx0afc78670fXXXX",
"video_duration_max": 30,
"video_duration_min": 6
}
],
"tmpl_bind_total_num": 1
}
],
"total_num": 1
}