Re: Huge amounts of data.

2012-10-08 Thread Jason Stedman
halfas, If it is at all possible to use ad-hoc reporting or the AWQL to get the data you need that would be your best solution. API units add up quickly using the individual service calls to retrieve data. Downloading ad-hoc reports is free(as in costs you no units) and allows you to retrieve a

Re: Huge amounts of data.

2012-09-19 Thread Ken Foster
data limit but a lot of the API services have paging capabilities. On Wednesday, September 19, 2012 7:33:43 AM UTC-4, halfas wrote: > > Hello there, > > What is the best/fastest possible way to get huge amounts of data via > AdWordsAPI ? > Is it ok to have multiple

Huge amounts of data.

2012-09-19 Thread halfas
Hello there, What is the best/fastest possible way to get huge amounts of data via AdWordsAPI ? Is it ok to have multiple threads/processes requesting data in parallel ? And what is optimal chunk/page size for data fetching ? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find