rishuk51 / analytics-issues

Automatically exported from code.google.com/p/analytics-issues
0 stars 0 forks source link

Batch processing #276

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
---------------------------------------------------------------------------
NOTE: This issue tracking system is for Google Analytics developer products
only.
If you are not a developer/programmer visit:
http://www.google.com/analytics/support.html
---------------------------------------------------------------------------
Name of related component: Core Reporting API

Request summary:
It would be great if we could process requests to the API in batch instead of 
generating a lot of GET requests. 

Use Cases:
For example, we update our clients' dashboard usually once a day. We loop 
through all dashboards and create many queries. Each one is sent with its own 
GET call. We could regroup many queries into only one call and process only one 
response instead of doing this much back and forth.

Original issue reported on code.google.com by stephan...@gmail.com on 20 Mar 2013 at 7:55

GoogleCodeExporter commented 8 years ago
This would also be useful for us, especially with group data by date ranges.

Original comment by markr...@markrose.ca on 12 Apr 2013 at 3:57

GoogleCodeExporter commented 8 years ago
This would help us too.

Original comment by martin.e...@brilliantnoise.com on 6 Dec 2013 at 11:24

GoogleCodeExporter commented 8 years ago
I am getting data from a bunch of profiles, each of which is a seperate request 
as such hitting the google threshold. Would be nice to get all the data in 1 
request.

Original comment by utsab.lo...@cbre.com on 7 Feb 2014 at 5:15

GoogleCodeExporter commented 8 years ago
Has this been implemented yet?  (The ability to batch request Google Analytics 
via API?)

Original comment by rogerw...@gmail.com on 21 Aug 2015 at 6:18