Google Chat Parameters
Stay organized with collections
Save and categorize content based on your preferences.
This document lists the parameters for
various types of
Google Chat activity events. You can retrieve these events by
calling UserUsageReport.get()
with parameters=chat:PARAMETER
.
Name |
Type |
Description |
num_28day_attachments_uploaded |
integer |
The number of attachments uploaded in the last 28 days. |
num_28day_conversations_read |
integer |
The number of conversations read in the last 28 days. |
num_28day_messages_and_reactions_sent |
integer |
The number of messages and reactions sent in the last 28 days. |
num_28day_spaces_created |
integer |
The number of spaces created in the last 28 days. |
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-08-28 UTC.
[null,null,["Last updated 2025-08-28 UTC."],[],[],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. |"]]