Hi, Thanks for following this up.
You are right, I have described two different URIs - one includes ReportGviz and the other has ReportingDataSource. The former is described on the google Reporting Visualization API Reference. In cpanel, under "Reporting"->"Usage & Reports", the ReportGviz hyperlinks are associated with the top three reports, as can be seen by "table" and "csv" hyperlinks on each chart. The remaining charts have URIs that include ReportingDataSource. I have written a GAE app uses these URIs (which return datasource data), and renders them in a chart. It all works fine when I run my GAE app from an environment where I have logged into google, such as in the python dev envt on my PC, or as a GAE app. However, if I log out of google, or run the app from GAE cron, it gets the login prompt instead of data. I am trying to use these datasources because google apps does not give me the APIs to accumulate this data by myself. For example, "Docs Viewed By Type" would be difficult (impossible?) to generate. Thanks, Jason. -- You received this message because you are subscribed to the Google Groups "Google Apps Domain Information and Management 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-mgmt-apis?hl=en.
