在指定时间范围内获取每周的活跃用户数量。
如果某个用户在某一 UTC 周内创建的会话数不少于 min_sessions,或执行的搜索次数不少于 min_searches,则视为该周的活跃用户。
一周定义为:周一 00:00:00 UTC 至周日 23:59:59 UTC。
返回一个每周活跃用户数量的列表,时间范围内的每一周对应一条记录。
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 权限的服务账号。