Closed NoSubstitute closed 5 years ago
Kim,
gam select MyDomain config auto_batch_min 1 redirect csv ./filters.csv multiprocess all users print filters
I'll call you in about an hour.
ross.scroggs@gmail.com
On Jul 16, 2019, at 2:13 AM, Kim Nilsson notifications@github.com wrote:
https://github.com/taers232c/GAM-Scripts3/blob/master/GetNonDomainFilterForwards.py https://github.com/taers232c/GAM-Scripts3/blob/master/GetNonDomainFilterForwards.py I tried these places, and didn't find any others that were logical.
Original command gam config auto_batch_min 1 redirect csv ./filters.csv multiprocess all users print filters My tries
gam select MyDomain config auto_batch_min 1 redirect csv ./filters.csv multiprocess all users print filters gam config auto_batch_min 1 select MyDomain redirect csv ./filters.csv multiprocess all users print filters gam config auto_batch_min 1 redirect csv ./filters.csv multiprocess select MyDomain all users print filters They all failed while referring to a non-select oauth2.txt. Since my default oauth2.txt is blank, nothing happens, but error messages. The first position gave me many error messages, one for each user/thread/process, but the other two fail because of syntax.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/taers232c/GAM-Scripts3/issues/3?email_source=notifications&email_token=ACCTYL5Z34TFJMZVXISJFIDP7WGKDA5CNFSM4ID6YSG2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G7NKSQQ, or mute the thread https://github.com/notifications/unsubscribe-auth/ACCTYL2RDSBNQJ5WJRLHSS3P7WGKDANCNFSM4ID6YSGQ.
https://github.com/taers232c/GAM-Scripts3/blob/master/GetNonDomainFilterForwards.py I tried these places, and didn't find any others that were logical.
Original command
gam config auto_batch_min 1 redirect csv ./filters.csv multiprocess all users print filters
My tries
They all failed while referring to a non-select oauth2.txt. Since my default oauth2.txt is blank, nothing happens, but error messages. The first position gave me many error messages, one for each user/thread/process, but the other two fail because of syntax.