Classroom Parameters

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_students integer Students who accessed Classroom in the last day.
num_1day_teachers integer Teachers who accessed Classroom on the provided date.
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_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_courses_created integer Courses created on the provided date.
num_student_posts_created integer Posts created by students on the provided date.
num_teacher_posts_created integer Posts created by teachers on the provided date.