Multiple report per request

53 views
Skip to first unread message

Antonio Peric

unread,
Feb 14, 2015, 5:34:59 AM2/14/15
to adwor...@googlegroups.com
Is it possible to get multiple reports per one request?


Alex Fung

unread,
Feb 15, 2015, 10:29:38 PM2/15/15
to adwor...@googlegroups.com
There is a batch operation called MutateJobService but there is no way to pull multiple reports in a single request (as far as I know).  

Antonio Peric

unread,
Feb 16, 2015, 3:38:26 AM2/16/15
to adwor...@googlegroups.com
And is it possible to sort Reports data by Date, Year, Month?

Danial Klimkin

unread,
Feb 16, 2015, 8:31:06 AM2/16/15
to adwor...@googlegroups.com
Hello Antonio,


1. Only one report can be pulled per request. You can request several reports in parallel though (multi-threaded).

2. Reports do not support paging or sorting.


-Danial, AdWords API Team.

Antonio Peric

unread,
Feb 17, 2015, 8:47:20 AM2/17/15
to adwor...@googlegroups.com
Ok, everything as I assumed.

By multi-threaded you mean like few different requests parrallel? Is that even possible in pHp?

Danial Klimkin

unread,
Feb 18, 2015, 6:22:27 AM2/18/15
to adwor...@googlegroups.com
For PHP you would need to go multi-process. But it is out of scope for this forum.

Unless you manage thousands of accounts, it's likely reporting is fast enough for single threaded use.


-Danial, AdWords API Team.
Reply all
Reply to author
Forward
0 new messages