-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gam6 command not working in gam7 - gmail:last_interaction_time #454
Comments
bbrendon
changed the title
gam6 command not working in gam7
gam6 command not working in gam7 - gmail:last_interaction_time
Jan 4, 2025
See: https://github.com/GAM-team/GAM/wiki/Reports#user-reports
Read about allverifyuser
Try this, replace ***@***.*** with an email address of a know active user, like yourself for instance.
gam report users fields "gmail:last_interaction_time,accounts:last_login_time" allverifyuser ***@***.***
Ross
----
Ross Scroggs
***@***.***
… On Jan 4, 2025, at 3:36 PM, bbrendon ***@***.***> wrote:
This command works on old gam 6.58: gam report users fields "gmail:last_interaction_time,accounts:last_login_time"
...but not gam7.
I'm trying to migrate from the very old GAM.
basically if I ask for gmail:last_interaction_time, it takes a few minutes and comes back with nothing. BUT other commands are working such as gmail:is_gmail_enabled
>gam version
GAM 7.02.06 - https://github.com/GAM-team/GAM - pyinstaller
GAM Team ***@***.***>
Python 3.13.1 64-bit final
Windows 10 10.0.19045 SP0 Multiprocessor Free AMD64
Path: C:\GAM7
Config File: C:\GAMConfig\gam.cfg, Section: DEFAULT, customer_id: , domain: .com
Time: 2025-01-04T15:27:00-08:00
> gam report users parameters gmail:last_interaction_time
Getting Reports for all users
WARNING: Start date can not be earlier than 2023-10-12
email,date
>
> gam report users parameters accounts:last_login_time
<LOTS OF OUTPUT HERE>
—
Reply to this email directly, view it on GitHub <#454>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ACCTYL4P6OALKM2SCQE3HVD2JBWBBAVCNFSM6AAAAABUTQ54ZOVHI2DSMVQWIX3LMV43ASLTON2WKOZSG43DSMBUGA2DGNI>.
You are receiving this because you are subscribed to this thread.
|
I would have never guessed. That worked. THANKS! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This command works on old gam 6.58:
gam report users fields "gmail:last_interaction_time,accounts:last_login_time"
...but not gam7.
I'm trying to migrate from the very old GAM.
basically if I ask for
gmail:last_interaction_time
, it takes a few minutes and comes back with nothing. BUT other commands are working such asgmail:is_gmail_enabled
The text was updated successfully, but these errors were encountered: