Hi all, On google application UI you have an access to aggregated per day quotas statistic(Requests,Storage, etc.) - https://appengine.google.com/dashboard/quotadetails... These statistics are calculated daily and then are replaced by new versions. What I need is to access this data daily via some java API and collect it to be later aggregated for daily/weekly/monthly etc. reports. Does anybody knows if it can be accessed somehow and is there any kind of java API for this.
Thanks in advance. Any help is appreciated. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-appengine-java?hl=en.
