We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1ccf5d commit 8932332Copy full SHA for 8932332
classroom/courses-ids.gs
@@ -1,3 +1,4 @@
1
+// To use the script, add Google Classroom Api in the services tab
2
function listClassroomCourseIds() {
3
const optionalArgs = {
4
pageSize: 50,
0 commit comments