Google Chat Parameters
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
本文會列出各種類型的 Google Chat 活動事件參數。您可以使用 parameters=chat:PARAMETER
呼叫 UserUsageReport.get(),擷取這些事件。
名稱 |
類型 |
說明 |
num_28day_attachments_uploaded |
整數 |
過去 28 天內上傳的附件數量。 |
num_28day_conversations_read |
整數 |
過去 28 天內讀取的對話數量。 |
num_28day_messages_and_reactions_sent |
整數 |
過去 28 天內送出的訊息和回應數量。 |
num_28day_spaces_created |
整數 |
過去 28 天內建立的聊天室數量。 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-08-29 (世界標準時間)。
[null,null,["上次更新時間:2025-08-29 (世界標準時間)。"],[],[],null,["# Google Chat Parameters\n\nThis document lists the parameters for\nvarious types of\nGoogle Chat activity events. You can retrieve these events by\ncalling [UserUsageReport.get()](/workspace/admin/reports/v1/reference/userUsageReport/get)\nwith `parameters=chat:`\u003cvar class=\"apiparam\" translate=\"no\"\u003ePARAMETER\u003c/var\u003e.\n\n| Name | Type | Description |\n|---------------------------------------|---------|----------------------------------------------------------------|\n| num_28day_attachments_uploaded | integer | The number of attachments uploaded in the last 28 days. |\n| num_28day_conversations_read | integer | The number of conversations read in the last 28 days. |\n| num_28day_messages_and_reactions_sent | integer | The number of messages and reactions sent in the last 28 days. |\n| num_28day_spaces_created | integer | The number of spaces created in the last 28 days. |"]]