This {@link Runnable} implements the core logic to download the report file from the AdWords API.The {@link Collection}s passed to this runner are considered to be synchronized and thread safe. This class has no blocking logic when adding elements to the collections. Also the {@link AdWordsSessionBuilderSynchronizer} is kept by the client class, and should handleall the concurrent threads.
@author gustavomoreira@google.com (Gustavo Moreira)
@author jtoledo@google.com (Julian Toledo)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.