OK. I signed through the email option. Thank you
On Aug 12, 11:05 pm, "Alex (Google)" <[EMAIL PROTECTED]> wrote: > Hi Edwood, > > Would be willing to sign either the individual or corporate > Contributor License Agreement (whichever one applies)? > > http://code.google.com/legal/individual-cla-v1.0.html(click > through)http://code.google.com/legal/corporate-cla-v1.0.html > > I want to double-check you are okay with licensing your patches under > Apache License 2.0 since your project is GNU GPL 3.0. > > There's also a group community project we use for sharing code. It > works better than the "Files" section. > > http://code.google.com/p/googleappsapi-community/ > > -alex > > On Aug 11, 7:13 am, "Anirudh (Google)" <[EMAIL PROTECTED]> wrote: > > > Thanks for your contribution! > > <Page> has been a recent feature addition to Reporting API. Our users > > should benefit from your code to understand how it works. > > > -Anirudh > > > On Aug 10, 3:19 am, Edwood <[EMAIL PROTECTED]> wrote: > > > > After looking for a compression solution (http://groups.google.com/ > > > group/google-apps-apis/t/aa469bc03268d851) to fight timeouts while > > > retrieving huge reports using the reporting API I decided to take a > > > look at a mention of "report paging" in this thread: > > > >http://groups.google.com/group/google-apps-apis/browse_thread/thread/... > > > > There is a < page> attribute mentioned in the documentation here: > > > >http://code.google.com/apis/apps/reporting/google_apps_reporting_api.... > > > > However the python client does not includes a reference to this tag in > > > its latest code. I made a patch that integrates the 'page' attribute > > > and makes it available through the ReportRequest object. > > > > You can download the patch 'reporting.py-edwood.ocasio-paging.patch' > > > from the Group's 'Files' (http://groups.google.com/group/google-apps- > > > apis/files) section. > > > > There is also a patched version of the API named 'reporting-patched- > > > for-paging-edwood.ocasio.py', you will have to rename it to > > > 'reporting.py' > > > > I also coded a quick demo: 'report-paging-demo.py' > > > > This is not an official release of the python reporting API. It is > > > just a patch that helped me to get all 101,794 accounts in the > > > 'accounts' report without a time out and without asking data > > > compression from the server. > > > > I will be adding this functionality into uprgae-console release 0.7. > > > (http://code.google.com/p/uprgae-console/) > > > > I hope it helps. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Apps APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-apps-apis?hl=en -~----------~----~----~----~------~----~------~--~---
