feat(wxapi): 新增视频号助手直播大屏数据相关接口

This commit is contained in:
Fu Diwei
2024-07-15 09:18:53 +08:00
parent 8c6fc91ff8
commit 70e5d501da
9 changed files with 222 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
{
"export_id": "export/UzFf*****************************************************************************************64V"
}

View File

@@ -0,0 +1,11 @@
{
"errcode": 0,
"errmsg": "ok",
"live_dashboard_data": "{}",
"live_comparison_index": "{}",
"live_ec_data_summary": "{}",
"live_ec_conversion_metric": "{}",
"live_ec_profile": "{}",
"live_distribution_channel": "{}",
"single_live_ec_spu_data_page_v2": "{}"
}

View File

@@ -0,0 +1,12 @@
{
"errcode": 0,
"errmsg": "ok",
"trace_id": "",
"live_items": [
{
"export_id": "",
"create_time": 1234567890
}
],
"has_more": false
}