获取漏斗分析数据
Last updated
Was this helpful?
Last updated
Was this helpful?
https://www.growingio.com/v3/exporter/projects/{project_uid}/funnels/{chart_id}
GET
异步:参考 部分的描述
公共头部请参考。
路径参数
类型
是否必传
说明
funnel_id
string
是
漏斗分析单图ID。
project_uid
string
是
项目UID。
查询参数
类型
是否必传
说明
conversionWindow
integer
否
转化周期:单位:天
startTime
integer
否
数据起始时间,unix毫秒时间戳。
需与endTime一起使用。
endTime
integer
否
数据结束时间,unix毫秒时间戳。
需与startTime一起使用。