Stay organized with collections
Save and categorize content based on your preferences.
This document lists the parameters for
various types of
Classroom activity events. You can retrieve these events by
calling CustomerUsageReports.get()
with parameters=classroom:PARAMETER.
.
Name
Type
Description
num_14day_active_courses
integer
Courses with any activity in the last 14 days.
num_1day_active_students
integer
The total number of students who have interacted with Classroom in the last 1 day for a customer
num_1day_active_teachers
integer
The total number of teachers who have interacted with Classroom in the last 1 day for a customer
num_1day_active_users
integer
The total number of users who have interacted with Classroom in the last 1 day for a customer
num_1day_students
integer
Students who accessed Classroom in the last day.
num_1day_teachers
integer
Teachers who accessed Classroom on the provided date.
num_30day_active_students
integer
The total number of students who have interacted with Classroom in the last 30 days for a customer
num_30day_active_teachers
integer
The total number of teachers who have interacted with Classroom in the last 30 days for a customer
num_30day_active_users
integer
The total number of users who have interacted with Classroom in the last 30 days for a customer
num_30day_students
integer
Students who accessed Classroom in the last 30 days.
num_30day_teachers
integer
Teachers who accessed Classroom in the last 30 days.
num_7day_active_students
integer
The total number of students who have interacted with Classroom in the last 7 days for a customer
num_7day_active_teachers
integer
The total number of teachers who have interacted with Classroom in the last 7 days for a customer
num_7day_active_users
integer
The total number of users who have interacted with Classroom in the last 7 days for a customer
num_7day_students
integer
Students who accessed Classroom in the last 7 days.
num_7day_teachers
integer
Teachers who accessed Classroom in the last 7 days.
num_classroom_1day_active_users
integer
The total number of users who have accessed Classroom in the last 1 day for a customer
num_classroom_30day_active_users
integer
The total number of users who have accessed Classroom in the last 30 days for a customer
num_classroom_7day_active_users
integer
The total number of users who have accessed Classroom in the last 7 days for a customer
[null,null,["Last updated 2025-08-28 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. |"]]