文档
测试

4.查看单元投放数据

GET
http://localhost:8083/dataplatform/stat/svc/ad/board/accountUnit

接口描述

获取单元相关信息。返回指定账户或者计划下的所有单元详情及投放数据

请求参数

参数名
类型
描述
必填
account_id
Integer
账号id
必填
campaign_ids
List
计划id列表,最多⽀持10个
必填
unit_ids
List
单元id列表
可选
status_list
List
状态列表 1:有效,2:已暂停,3:已结束, 4:已删除, 5:未开始, 6:预算 超限, 7:不在投放时段, 8:已完成
可选
sales_type
List
11-CPM, 12-CPC
可选
start_time
String
查询的起始时间,yyyyMMdd格式
必填
end_time
String
查询的起始时间,yyyyMMdd格式 时间范围不能⼤于7天
必填
filter_show_account
Integer
是否过滤曝光点击均为0的计划,不填默认不过滤 ⼤于0为过滤
可选
sort_field
String
排序的字段 仅⽀持 "cost": , "show_count": , "click_count": , "click_rate": , "cost_per_click" , "average_cost_per_thousand": 总 花费、展示量、点击量、点击率、单次点击价格、千次展示价格
可选
sort_type
Integer
"0-正序, 1-倒序" 默认desc
可选
page
Integer
⻚数,从1开始,默认为1
可选
size
Integer
每⻚数量,默认15,最多100
可选

响应数据

```json { "code":0, "msg":"OK", "now":"2022-05-09 20:37:06", "data":{ "total":1107, "records":[ { "account_id":399, "username":"内部电商-商品推广", "unit_report_list":[ { "speed_mode":2, "campaign_id":1761508, "campaign_name":"魔力赏-游戏3C-小图-达达2", "unit_id":6190803, "unit_name":"10083589+欧气爆满 游戏外设合集 SSR魔力赏-达达-0509", "promotion_purpose_type":5, "slot_group_id":0, "slot_group_name":"--", "os_desc":"", "status":1, "status_desc":"投放中", "unit_status_mtime":"2022-05-09 14:15:22", "begin_date":"2022-05-09", "end_date":"2122-05-09", "sales_type":12, "sales_type_desc":"CPC", "cost_price":3, "budget":1000000, "launch_time":Array[7], "frequency_unit":1, "frequency_limit":2147483647, "ocpx_stage":2, "ocpx_stage_desc":"二阶段", "two_stage_bid":299, "ocpx_target_desc":"商品成交", "cost":0, "show_count":0, "click_count":0, "click_rate":"0.00%", "cost_per_click":0, "average_cost_per_thousand":"0", "register_count":0, "cost_per_register":"--", "register_rate":"0.00%", "android_download_count":0, "cost_per_android_download":"--", "android_download_rate":"0.00%", "android_install_count":0, "cost_per_android_install":"--", "android_install_rate":"0.00%", "activate_count":0, "cost_per_game_activate":"--", "game_activate_rate":"0.00%", "reserve_count":0, "cost_per_game_reserve":"--", "game_reserve_rate":"0.00%", "order_add_count":0, "order_add_price":0, "order_count":0, "order_payment":0, "goods_conversion_rate":"0%", "goods_roi":0, "cost_per_increase_fans":"--", "fans_follow_rate":"0.00%", "ios_activate_count":0, "android_activate_count":0, "cost_per_app_activate":"--", "app_activate_rate":"0.00%", "form_submit_count":0, "cost_per_form_submit":"--", "form_submit_rate":"0.00%", "budget_remaining_modify_times":0, "fan_follow_count":0, "fan_whisper_count":0, "valid_clue_count":0, "valid_clue_ratio":"-", "valid_clue_cost":0, "retention_count":0, "android_game_center_activation_count":0, "android_game_center_activation_cost":0, "android_game_center_activation_ratio":"-", "form_paid_count":0, "form_paid_cost":0, "form_paid_rate":"-", "lp_call_up_success_count":0, "lp_call_up_success_cost":0, "lp_call_up_success_rate":"-" }, { "speed_mode":2, "campaign_id":1761508, "campaign_name":"魔力赏-游戏3C-小图-达达2", "unit_id":6184034, "unit_name":"10082158+3C装备大合集 vol.2 SSR魔力赏-达达-0509", "promotion_purpose_type":5, "slot_group_id":0, "slot_group_name":"--", "os_desc":"", "status":1, "status_desc":"投放中", "unit_status_mtime":"2022-05-09 00:07:01", "begin_date":"2022-05-09", "end_date":"2122-05-08", "sales_type":12, "sales_type_desc":"CPC", "cost_price":3, "budget":1000000, "launch_time":Array[7], "frequency_unit":1, "frequency_limit":2147483647, "ocpx_stage":2, "ocpx_stage_desc":"二阶段", "two_stage_bid":299, "ocpx_target_desc":"商品成交", "cost":0, "show_count":0, "click_count":0, "click_rate":"0.00%", "cost_per_click":0, "average_cost_per_thousand":"0", "register_count":0, "cost_per_register":"--", "register_rate":"0.00%", "android_download_count":0, "cost_per_android_download":"--", "android_download_rate":"0.00%", "android_install_count":0, "cost_per_android_install":"--", "android_install_rate":"0.00%", "activate_count":0, "cost_per_game_activate":"--", "game_activate_rate":"0.00%", "reserve_count":0, "cost_per_game_reserve":"--", "game_reserve_rate":"0.00%", "order_add_count":0, "order_add_price":0, "order_count":0, "order_payment":0, "goods_conversion_rate":"0%", "goods_roi":0, "cost_per_increase_fans":"--", "fans_follow_rate":"0.00%", "ios_activate_count":0, "android_activate_count":0, "cost_per_app_activate":"--", "app_activate_rate":"0.00%", "form_submit_count":0, "cost_per_form_submit":"--", "form_submit_rate":"0.00%", "budget_remaining_modify_times":0, "fan_follow_count":0, "fan_whisper_count":0, "valid_clue_count":0, "valid_clue_ratio":"-", "valid_clue_cost":0, "retention_count":0, "android_game_center_activation_count":0, "android_game_center_activation_cost":0, "android_game_center_activation_ratio":"-", "form_paid_count":0, "form_paid_cost":0, "form_paid_rate":"-", "lp_call_up_success_count":0, "lp_call_up_success_cost":0, "lp_call_up_success_rate":"-" } ] } ] } } ```