获取指定时间范围内每天的日活跃用户数。
如果某位用户在某个 UTC 日内创建的会话数至少为 min_sessions 次,或搜索次数至少为 min_searches 次,则被视为该日的活跃用户。
返回一个按天统计的日活跃用户数量列表,时间范围内的每一天对应一条记录。
Documentation Index
Fetch the complete documentation index at: https://docs.devin.ai/llms.txt
Use this file to discover all available pages before exploring further.
ViewAccountMetrics 权限的服务用户。