mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-18 17:48:12 +08:00
feat(wxapi): 新增视频号助手直播大屏数据相关接口
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"export_id": "export/UzFf*****************************************************************************************64V"
|
||||
}
|
@@ -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": "{}"
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"ds": 20240612
|
||||
}
|
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"trace_id": "",
|
||||
"live_items": [
|
||||
{
|
||||
"export_id": "",
|
||||
"create_time": 1234567890
|
||||
}
|
||||
],
|
||||
"has_more": false
|
||||
}
|
Reference in New Issue
Block a user