mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
test(wxads): 适配新的模型测试
This commit is contained in:
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "",
|
||||
"data": {
|
||||
"custom_audience_file_id": 12345
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "",
|
||||
"data": {
|
||||
"list": [
|
||||
{
|
||||
"audience_id": 12345,
|
||||
"custom_audience_file_id": 12345,
|
||||
"name": "设备人群包",
|
||||
"user_id_type": "HASH_IMEI",
|
||||
"operation_type": "APPEND",
|
||||
"process_status": "PENDING",
|
||||
"process_code": 0,
|
||||
"error_message": "",
|
||||
"user_count": 100,
|
||||
"valid_line_count": 100,
|
||||
"line_count": 120,
|
||||
"created_time": "2017-01-12 19:20:36"
|
||||
}
|
||||
],
|
||||
"page_info": {
|
||||
"page": 1,
|
||||
"page_size": 10,
|
||||
"total_number": 1,
|
||||
"total_page": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user