I share this blog with my thoughts and creations from my daily programming, knowledge, and technology updates.
function myFunction(){ var email = Session.getActiveUser().getEmail(); Logger.log(email); }
この処理は以下を実行する このスクリプトを実行しているユーザのGmailアドレスを取得して ログに出す
自分が指導・参加しているクラスの名称とIDを取得するコードを試しました 下記 Code.gs では pageSize で 100 を設定していますが 必ず 100件 返ってくるとは限らないらしいです https://developers.google.com/workspace/...