com.google.api.ads.adwords.lib.utils
Class ReportUrlConnectionHelper

java.lang.Object
  extended by com.google.api.ads.adwords.lib.utils.ReportUrlConnectionHelper

public class ReportUrlConnectionHelper
extends Object

Helper class that generates a configured HttpURLConnection for report downloads.

Author:
Kevin Winter

Field Summary
static String DOWNLOAD_SERVER_URI
          The URI of the download server.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DOWNLOAD_SERVER_URI

public static final String DOWNLOAD_SERVER_URI
The URI of the download server.

See Also:
Constant Field Values


Copyright © 2012. All Rights Reserved.