Hi Peter,
  Please create a new topic when your message does not correspond to the 
topic currently under discussion.

In v201109 AdHoc reports the "requesting" and "downloading" is one and the 
same (whereas in v13 you had to first request the report and wait for it to 
run prior to downloading it).

You are correct that the ReportDownloader invokes downloadReport from 
inside multiple thread spawned by the ExecutorService - this is a 
recommended method for downloading reports.  Multi-threaded synchronization 
is not required across threads as the synchronous report download (report 
is delivered in response to a single http request) does not share state. 
 We recommend making approximately 10 requests simultaneously.

- Kevin Winter
AdWords API Team

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to