Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
В этом документе перечислены параметры для различных типов событий активности Google Chat. Вы можете получить эти события, вызвав UserUsageReport.get() с parameters=chat: PARAMETER .
Имя
Тип
Описание
num_28day_attachments_uploaded
целое число
Количество вложений, загруженных за последние 28 дней.
num_28day_conversations_read
целое число
Количество диалогов, прочитанных за последние 28 дней.
num_28day_messages_and_reactions_sent
целое число
Количество сообщений и реакций, отправленных за последние 28 дней.
num_28day_spaces_created
целое число
Количество пространств, созданных за последние 28 дней.
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2025-08-29 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. |"]]