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 दिनों में बनाए गए स्पेस की संख्या. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-08-29 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 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. |"]]