本文档列出了各种类型的 Google 课堂活动事件的参数。您可以通过使用 parameters=classroom:PARAMETER 调用 CustomerUsageReports.get() 来检索这些事件。
| 名称 | 类型 | 说明 |
|---|---|---|
num_14day_active_courses |
整数 | 过去 14 天内有任何活动的课程。 |
num_1day_active_students |
整数 | 在过去 1 天内与 Google 课堂互动过的学生。 |
num_1day_active_teachers |
整数 | 在过去 1 天内与 Google 课堂互动过的教师。 |
num_1day_active_users |
整数 | 在过去一天内与 Google 课堂互动过的用户。 |
num_1day_students |
整数 | 过去一天内访问过 Google 课堂的学生。 |
num_1day_teachers |
整数 | 在指定日期访问过 Google 课堂的教师。 |
num_30day_active_students |
整数 | 过去 30 天内与 Google 课堂互动过的学生。 |
num_30day_active_teachers |
整数 | 过去 30 天内与 Google 课堂互动过的教师。 |
num_30day_active_users |
整数 | 在过去 30 天内与 Google 课堂互动过的用户。 |
num_30day_students |
整数 | 过去 30 天内访问过 Google 课堂的学生。 |
num_30day_teachers |
整数 | 过去 30 天内访问过 Google 课堂的教师。 |
num_7day_active_students |
整数 | 在过去 7 天内与 Google 课堂互动过的学生。 |
num_7day_active_teachers |
整数 | 在过去 7 天内与 Google 课堂互动过的教师。 |
num_7day_active_users |
整数 | 在过去 7 天内与 Google 课堂互动过的用户。 |
num_7day_students |
整数 | 在过去 7 天内访问过 Google 课堂的学生。 |
num_7day_teachers |
整数 | 过去 7 天内访问过 Google 课堂的教师。 |
num_classroom_1day_active_users |
整数 | 用于指示客户在过去 1 天内访问过 Google 课堂的用户总数的参数 |
num_classroom_30day_active_users |
整数 | 用于指示客户在过去 30 天内访问过 Google 课堂的用户总数的参数 |
num_classroom_7day_active_users |
整数 | 用于指示客户在过去 7 天内访问过 Google 课堂的用户总数的参数 |
num_courses_created |
整数 | 在指定日期创建的课程。 |
num_student_posts_created |
整数 | 学生在指定日期创建的帖子。 |
num_teacher_posts_created |
整数 | 教师在指定日期创建的帖子。 |