If anyone is still maintaining this and wants to add some support for modern
methods, I've got something going that should get it on the right track. I
haven't tested filters yet, and I'm not sure the Account stuff behaves exactly
like it did before, but it definitely works for my purpose. I added the OAuth2
auth method and modified the account and report requests to use the Core v3 API
(json-based) instead of the old XML based ones. If anyone has any further
suggestions I'm open to them, as we'll probably be using my modified version
for report generation here at work. Just nice to work with a small, simple
library instead of the giant official Google API library.
I've attached a patch against the current (r44) SVN content, not the released
1.3, as SVN is quite different from the released version, and better organized.
Original issue reported on code.google.com by clifton....@gmail.com on 24 Feb 2015 at 11:16
Original issue reported on code.google.com by
clifton....@gmail.com
on 24 Feb 2015 at 11:16Attachments: