Google Calendar Parameters
Stay organized with collections
Save and categorize content based on your preferences.
This document lists the parameters for
various types of
Google Calendar activity events. You can retrieve these events by
calling CustomerUsageReports.get()
with parameters=calendar:PARAMETER
.
Name |
Type |
Description |
num_1day_active_users |
integer |
The number of users active in the previous day. |
num_30day_active_users |
integer |
The number of users active in the previous month. |
num_7day_active_users |
integer |
The number of users active in the previous week. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-03-25 UTC.
[null,null,["Last updated 2025-03-25 UTC."],[],[],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. |"]]