\Google\AdsApi\AdWordsReporting

Namespaces

v201809

Classes

ApiErrorFieldNameConverter Custom name converter for reporting `ApiError` fields. This is needed because the API error XML returned by reporting doesn't quite match the SOAP API error object, but we want to be able to deserialize into the same object for code re-use.
ReportDownloadResult A report result downloaded from the AdWords API. The result can be read either in the form of stream or string, or saved to a file only once.
ReportDownloadResultDelegate A delegate of `ReportDownloadResult`, which shouldn't be used directly.