获取账户历史效果指标
POST
http://yunbian-gateway-sit.cloud.bz/tencent-data/account/getAccountHisEffect
请求参数
参数名
类型
描述
必填
accountIdList
List
广告主ID列表(多个逗号分隔,accountId批量查询最多30个)
必填
startTime
String
开始时间 (只支持查询近30天的数据)
必填
endTime
String
结束时间
必填
响应参数
参数名
类型
描述
必填
status
Integer
状态码
必填
message
String
响应描述
必填
success
boolean
是否成功
必填
date
String
数据日期
必填
cost
Double
花费 (单位:元)
必填
viewCount
Long
曝光量
必填
validClickCount
Long
点击量
必填
cpc
Double
点击均价 (单位:元)
必填
displayPrice
Double
千次展现均价 (单位:元)
必填
orderAmount
Double
下单金额 (单位:元)
必填
accountId
Long
广告主ID
必填
webOrderCount
Long
web下单量
必填
appOrderCount
Long
App下单量
必填
webOrderCost
Double
Web下单成本
必填
appOrderCost
Double
App下单成本
必填
webAddToCartCount
Long
web加购量
必填
appAddToCartCount
Long
App加购量
必填
webAddToCartCost
Double
web加购成本
必填
appAddToCartCost
Double
App加购成本
必填
orderRoi
Double
下单ROI
必填
noInterestCount
Long
不感兴趣点击次数
必填