| Interface | Description |
|---|---|
| ReportRequest |
Wrapper for AdWords API report requests.
|
| Class | Description |
|---|---|
| AdHocReportDownloadHelper |
Helper class that handles AdHoc report downloads.
|
| AdWordsInternals |
Provides access to some internal guice-injected objects.
|
| RawReportDownloadResponse |
Holder class for http status and response body.
|
| ReportDownloadResponse |
Holder class for http status and response body for a successful request.
|
| ReportRequestFactoryHelper |
Helper class that generates a configured HttpURLConnection for report downloads.
|
| XmlFieldExtractor |
Utility class to extract fields from XML.
|
| Enum | Description |
|---|---|
| ReportRequest.RequestType |
Enumeration of the different types of report requests supported by the AdWords API.
|
| Exception | Description |
|---|---|
| ReportDownloadResponseException |
Exception thrown when we receive an error response from the server.
|
| ReportException |
Exception thrown while downloading a report and was a transport-layer problem
with the request.
|
| ReportFailureException |
Exception thrown while fetching a report response or downloading a report.
|
Copyright © 2015. All Rights Reserved.