Hello! I am trying to determine who in our org is using "additional Google services". (
https://admin.google.com/ac/appslist/additional) Examples are: Applied Digital Skills, App Maker, AppSheet, Blogger, Campaign Manager
I tried using the the following command, but it does not seem to be pulling the apps in question:
gam config csv_output_header_filter "^user$,clientId,displayText" redirect csv /Users/xxxxxxx/Desktop/Userapps.csv todrive all users print tokens
Can anyone tell me if this is possible via GAM Adv? Thanks!