Google Calendar Parameters
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
このドキュメントでは、Google カレンダーのさまざまなアクティビティ イベントのパラメータについて説明します。これらのイベントは、parameters=calendar:PARAMETER
で CustomerUsageReports.get() を呼び出すことで取得できます。
名前 |
型 |
説明 |
num_1day_active_users(アクティブ ユーザー数) |
整数 |
前日にアクティブだったユーザーの数。 |
num_30day_active_users(アクティブ ユーザー数) |
整数 |
前月にアクティブだったユーザーの数。 |
7 日間のアクティブ ユーザー数 |
整数 |
前週にアクティブだったユーザーの数。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-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. |"]]