2.4 快手广告组数据(实时)
1) 请求快手广告组数据
请求接口:https://ad.e.kuaishou.com/rest/openapi/v1/report/unit_report
请求方式:POST
数据格式:JSON
字段
类型
描述
advertiser_id
long
快手广告主ID(注:非账户快手ID),在获取accessToken时返回
start_date_min(必选其1)
string
增量拉取过滤筛选条件,格式【yyyy-MM-dd HH:mm】
可选时间范围参见文档上方说明
end_date_min(必选其1)
string
增量拉取过滤筛选条件,格式【yyyy-MM-dd HH:mm】
可选时间范围参见文档上方说明
start_date(必选其2)
string
过滤筛选条件,格式yyyy-MM-dd
可选时间范围参见文档上方说明
end_date(必选其2)
string
过滤筛选条件,格式yyyy-MM-dd
可选时间范围参见文档上方说明
campaign_id(可选)
int
快手广告计划ID,过滤筛选条件
campaign_ids(可选)
long[]
快手广告计划ID集,过滤筛选条件,单次查询数量不超过5000
campaign_type(可选)
int
计划类型,过滤筛选条件
1 - 作品推广;
2 - 提升应用安装;
3 - 获取电商下单;
4 - 推广品牌活动;
5 - 收集销售线索;
6 - 保量广告;
7 - 提高应用活跃。
unit_id(可选)
int
广告组ID,过滤筛选条件
unit_ids(可选)
long[]
快手广告组ID集,过滤筛选条件,单次查询数量不超过5000
app_name(可选)
string
应用标记,过滤筛选条件
optimize_target(可选)
string
优化目标,过滤筛选条件
impression - 千次曝光计费
play - 有效播放
click - 点击数
action - 行为数
download - 下载完成
conversion - 激活
temporal_granularity(可选)
string
天粒度(DAILY)/小时粒度(HOURLY),默认支持天粒度数据
report_dims(可选)
string[]
"adScene":按广告场景;不传/传空/传空数组:不限
status(可选)
int
1 - 投放中;2 - 已暂停;3 - 已删除
page
int
请求的页码,默认为 1
page_size
int
每页行数,默认为20,更大支持2000
本文标题:快手推广平台API对接:报表查询模块《NO.5》
本文链接:https://www.eatui.cn/xinxiliu/17968.html