Google Calendar Parameters
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 2024-08-21 UTC.
[null,null,["Last updated 2024-08-21 UTC."],[[["This document outlines parameters for Google Calendar activity events, retrievable using the `CustomerUsageReports.get()` method with `parameters=calendar:PARAMETER`."],["These parameters provide insights into user activity, including the number of active users over different timeframes (1 day, 7 days, and 30 days)."]]],[]]