संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
इस दस्तावेज़ में, Google Chat पर की गई गतिविधि के अलग-अलग तरह के इवेंट के पैरामीटर की सूची दी गई है. इन इवेंट को parameters=chat:PARAMETER के साथ UserUsageReport.get() को कॉल करके वापस पाया जा सकता है.
नाम
टाइप
ब्यौरा
num_28day_attachments_uploaded
पूर्णांक
पिछले 28 दिनों में अपलोड किए गए अटैचमेंट की संख्या.
num_28day_conversations_read
पूर्णांक
पिछले 28 दिनों में पढ़ी गई बातचीत की संख्या.
num_28day_messages_and_reactions_sent
पूर्णांक
पिछले 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. |"]]