You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-analytics...@googlegroups.com
I've searched on the web on whether batched api requests on the google analytics is supported. Some sources seem to indicate its possible (i.e. http://stackoverflow.com/a/17933416), while others indicate its still a pending feature (https://code.google.com/p/analytics-issues/issues/detail?id=276&can=1&q=batch&colspec=ID%20Component%20Type%20Status%20Priority%20Stars%20Summary). Do you guys know any updates about this? I'm actually processing about 10+ GET requests for different sub reports (different metrics/dimensions for each one) and it takes a while to get the data. I prefer not to do async/parallel requests unless its really needed. Let me know if you guys know other solutions for requesting several reports.
Matt
unread,
Sep 3, 2015, 7:53:38 PM9/3/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Analytics Reporting API
Today we updated the API to now support batched requests;
In addition we have added special support for the User Permissions API. Batched User Permissions requests will see significant performance gains and reduced quota usage.