I am very new to programming/coding and just started using google apps. I finally found a walkthrough on how to use the reporting APIs and got them working to a point. I downloaded the .net api, compiled it to reportingapiclient.exe and can run reports against my domain. The issue is when I try to run the accounts report, I am only getting ~300 out of my 2200 users. I saw something about using compression to get larger reports by changing some xml elements. I don't have an xml file anywhere so I don't know what to do. Below is the command line I am using to get my partial report.
reportingapiclient.exe --email [EMAIL PROTECTED] --password blahblahpassword --domain blah.blah.edu --report accounts --out overall.csv How can I get my entire domain? Anything is greatly appreciated. Wonder if any of these reports could ever be integrated into the admin panel so new folks like me could just click the report we wanted. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
