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 @@
{
"page": 1,
"page_size": 8,
"start_date": "2020-04-13",
"end_date": "2020-04-13",
"ad_slot": "SLOT_ID_WEAPP_INTERSTITIAL"
}

View File

@@ -0,0 +1,28 @@
{
"err_msg": "ok",
"ret": 0,
"list": [
{
"slot_id": 3030046789020061,
"ad_slot": "SLOT_ID_WEAPP_INTERSTITIAL",
"date": "2020-04-13",
"req_succ_count": 443610,
"exposure_count": 181814,
"exposure_rate": 0.409850995,
"click_count": 10095,
"click_rate": 0.055523777,
"income": 52175,
"ecpm": 286.969100289
}
],
"summary": {
"req_succ_count": 4406394,
"exposure_count": 1797225,
"exposure_rate": 0.407867522,
"click_count": 100167,
"click_rate": 0.055734257,
"income": 578003,
"ecpm": 321.608591022
},
"total_num": 1
}

View File

@@ -0,0 +1,7 @@
{
"page": 1,
"page_size": 8,
"start_date": "2020-04-10",
"end_date": "2020-04-10",
"ad_unit_id": "adunit-9cedd8514XXXX"
}

View File

@@ -0,0 +1,24 @@
{
"err_msg": "ok",
"ret": 0,
"list": [
{
"ad_unit_id": "adunit-9cedd8514XXXX",
"ad_unit_name": "激励视频长广告",
"stat_item": [
{
"ad_slot": "SLOT_ID_WEAPP_REWARD_VIDEO",
"date": "2020-04-10",
"req_succ_count": 138250,
"exposure_count": 74771,
"exposure_rate": 0.54083906,
"click_count": 2242,
"click_rate": 0.029984887,
"income": 93883,
"ecpm": 6.790813743
}
]
}
],
"total_num": 1
}