Samuel C
unread,Sep 2, 2025, 12:57:50 PM (3 days ago) Sep 2Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GAM for Google Workspace
Hello fellow GAM users,
I'm looking for a command to print not only Apps Script files in my domain but container bound ones too. This means files created trough Google Sheets.
Right now I'm working with :
gam redirect csv ./boundappscripts.csv multiprocess all users print filelist anyowner query "mimeType = 'application/vnd.google-apps.script'" fields id,name,owners.emailAddress,webViewLink
Thanks for the support.