संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
इस दस्तावेज़ में, Classroom में होने वाली गतिविधियों के अलग-अलग तरह के इवेंट के पैरामीटर की सूची दी गई है. parameters=classroom:PARAMETER का इस्तेमाल करके, CustomerUsageReports.get() को कॉल करके इन इवेंट को वापस लाया जा सकता है.
.
नाम
टाइप
ब्यौरा
num_14day_active_courses
पूर्णांक
ऐसे कोर्स जिनमें पिछले 14 दिनों में कोई गतिविधि हुई है.
num_1day_active_students
पूर्णांक
किसी ग्राहक के लिए, पिछले एक दिन में Classroom से इंटरैक्ट करने वाले छात्र-छात्राओं की कुल संख्या
num_1day_active_teachers
पूर्णांक
पिछले एक दिन में, किसी ग्राहक से Classroom से इंटरैक्ट करने वाले शिक्षकों की कुल संख्या
num_1day_active_users
पूर्णांक
किसी ग्राहक के लिए, पिछले एक दिन में Classroom का इस्तेमाल करने वाले उपयोगकर्ताओं की कुल संख्या
num_1day_students
पूर्णांक
ऐसे छात्र-छात्राएं जिन्होंने पिछले दिन Classroom को ऐक्सेस किया है.
num_1day_teachers
पूर्णांक
जिन शिक्षकों ने दी गई तारीख को Classroom का ऐक्सेस किया.
num_30day_active_students
पूर्णांक
उन छात्र-छात्राओं की कुल संख्या जिन्होंने पिछले 30 दिनों में Classroom से किसी ग्राहक के लिए इंटरैक्ट किया
num_30day_active_teachers
पूर्णांक
किसी ग्राहक के लिए, पिछले 30 दिनों में Classroom का इस्तेमाल करने वाले शिक्षकों की कुल संख्या
num_30day_active_users
पूर्णांक
किसी ग्राहक के लिए, पिछले 30 दिनों में Classroom का इस्तेमाल करने वाले उपयोगकर्ताओं की कुल संख्या
num_30day_students
पूर्णांक
ऐसे छात्र-छात्राएं जिन्होंने पिछले 30 दिनों में Classroom को ऐक्सेस किया है.
num_30day_teachers
पूर्णांक
पिछले 30 दिनों में Classroom को ऐक्सेस करने वाले शिक्षक.
num_7day_active_students
पूर्णांक
किसी ग्राहक के लिए, पिछले सात दिनों में Classroom से इंटरैक्ट करने वाले छात्र-छात्राओं की कुल संख्या
num_7day_active_teachers
पूर्णांक
पिछले सात दिनों में, Classroom से किसी ग्राहक से इंटरैक्ट करने वाले शिक्षकों की कुल संख्या
num_7day_active_users
पूर्णांक
पिछले सात दिनों में, किसी ग्राहक के लिए, Classroom से इंटरैक्ट करने वाले उपयोगकर्ताओं की कुल संख्या
num_7day_students
पूर्णांक
ऐसे छात्र-छात्राएं जिन्होंने पिछले सात दिनों में Classroom को ऐक्सेस किया.
num_7day_teachers
पूर्णांक
ऐसे शिक्षक जिन्होंने पिछले सात दिनों में Classroom को ऐक्सेस किया है.
num_classroom_1day_active_users
पूर्णांक
किसी ग्राहक के लिए, पिछले एक दिन में Classroom को ऐक्सेस करने वाले उपयोगकर्ताओं की कुल संख्या
num_classroom_30day_active_users
पूर्णांक
पिछले 30 दिनों में, किसी ग्राहक के Classroom को ऐक्सेस करने वाले उपयोगकर्ताओं की कुल संख्या
num_classroom_7day_active_users
पूर्णांक
किसी ग्राहक के लिए, पिछले सात दिनों में Classroom को ऐक्सेस करने वाले उपयोगकर्ताओं की कुल संख्या
num_courses_created
पूर्णांक
दी गई तारीख पर बनाए गए कोर्स.
num_student_posts_created
पूर्णांक
छात्र-छात्राओं ने जो पोस्ट दी गई तारीख को बनाई हैं.
[null,null,["आखिरी बार 2025-08-29 (UTC) को अपडेट किया गया."],[],[],null,["# Classroom Parameters\n\nThis document lists the parameters for\nvarious types of\nClassroom activity events. You can retrieve these events by\ncalling [CustomerUsageReports.get()](/workspace/admin/reports/v1/reference/customerUsageReports/get)\nwith `parameters=classroom:`\u003cvar class=\"apiparam\" translate=\"no\"\u003ePARAMETER\u003c/var\u003e.\n\n\n| **Note**: A student is a user who doesn't teach any courses with activity in the last 30 days. A teacher is a user who teaches at least one course with activity in the last 30 days.\n.\n\n\u003cbr /\u003e\n\n| Name | Type | Description |\n|----------------------------------|---------|----------------------------------------------------------------------------------------------------|\n| num_14day_active_courses | integer | Courses with any activity in the last 14 days. |\n| num_1day_active_students | integer | The total number of students who have interacted with Classroom in the last 1 day for a customer |\n| num_1day_active_teachers | integer | The total number of teachers who have interacted with Classroom in the last 1 day for a customer |\n| num_1day_active_users | integer | The total number of users who have interacted with Classroom in the last 1 day for a customer |\n| num_1day_students | integer | Students who accessed Classroom in the last day. |\n| num_1day_teachers | integer | Teachers who accessed Classroom on the provided date. |\n| num_30day_active_students | integer | The total number of students who have interacted with Classroom in the last 30 days for a customer |\n| num_30day_active_teachers | integer | The total number of teachers who have interacted with Classroom in the last 30 days for a customer |\n| num_30day_active_users | integer | The total number of users who have interacted with Classroom in the last 30 days for a customer |\n| num_30day_students | integer | Students who accessed Classroom in the last 30 days. |\n| num_30day_teachers | integer | Teachers who accessed Classroom in the last 30 days. |\n| num_7day_active_students | integer | The total number of students who have interacted with Classroom in the last 7 days for a customer |\n| num_7day_active_teachers | integer | The total number of teachers who have interacted with Classroom in the last 7 days for a customer |\n| num_7day_active_users | integer | The total number of users who have interacted with Classroom in the last 7 days for a customer |\n| num_7day_students | integer | Students who accessed Classroom in the last 7 days. |\n| num_7day_teachers | integer | Teachers who accessed Classroom in the last 7 days. |\n| num_classroom_1day_active_users | integer | The total number of users who have accessed Classroom in the last 1 day for a customer |\n| num_classroom_30day_active_users | integer | The total number of users who have accessed Classroom in the last 30 days for a customer |\n| num_classroom_7day_active_users | integer | The total number of users who have accessed Classroom in the last 7 days for a customer |\n| num_courses_created | integer | Courses created on the provided date. |\n| num_student_posts_created | integer | Posts created by students on the provided date. |\n| num_teacher_posts_created | integer | Posts created by teachers on the provided date. |"]]