Google Chat Parameters
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
เอกสารนี้จะแสดงรายการพารามิเตอร์สําหรับเหตุการณ์กิจกรรม 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 วันที่ผ่านมา |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 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. |"]]