Google Calendar Parameters
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
本文档列出了各种 Google 日历活动类型的参数。您可以使用 parameters=calendar:PARAMETER
调用 CustomerUsageReports.get() 来检索这些事件。
名称 |
类型 |
说明 |
_1 天活跃用户数 |
integer |
前一天的活跃用户数。 |
30 天活跃用户数 |
integer |
上个月的活跃用户数。 |
_7 天活跃用户数 |
integer |
前一周的活跃用户数。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[],[],null,["# Google Calendar Parameters\n\nThis document lists the parameters for\nvarious types of\nGoogle Calendar activity events. You can retrieve these events by\ncalling [CustomerUsageReports.get()](/workspace/admin/reports/v1/reference/customerUsageReports/get)\nwith `parameters=calendar:`\u003cvar class=\"apiparam\" translate=\"no\"\u003ePARAMETER\u003c/var\u003e.\n\n| Name | Type | Description |\n|------------------------|---------|---------------------------------------------------|\n| num_1day_active_users | integer | The number of users active in the previous day. |\n| num_30day_active_users | integer | The number of users active in the previous month. |\n| num_7day_active_users | integer | The number of users active in the previous week. |"]]