Hello,
We received the below errors on 10/20/2016 at 9 PM and 10/21/2016 at 7:32 AM ET with our application that imports data from the reporting API by pulling the KEYWORDS_PERFORMANCE_REPORT. We are trying to pull data for 10/19/2016. It appears the API may be having some issues with a Bad Gateway exception. We are using v201605 of the API using the .NET client library. Our data is currently delayed because of this issue. Please advise.
Google.Api.Ads.AdWords.Util.Reports.AdWordsReportsException: AdWordsReportsException: One or more AdWords Report download errors have occurred.
---> System.Net.WebException: The remote server returned an error: (502) Bad Gateway.
at System.Net.HttpWebRequest.GetResponse()
at Google.Api.Ads.AdWords.Util.Reports.ReportUtilities.DownloadReport(String downloadUrl, String postBody)
--- End of inner exception stack trace ---
at Google.Api.Ads.AdWords.Util.Reports.ReportUtilities.DownloadReport(String downloadUrl, String postBody)
at Google.Api.Ads.AdWords.Util.Reports.ReportUtilities.GetReport()
at Google.Api.Ads.Common.Util.Reports.AdsReportUtilities.GetResponse()
at Google.Api.Ads.AdWords.Util.Reports.ReportUtilities.GetResponse()
at PPCDataImportClassLibrary.GoogleReport.GetReport()
Thank you,
Addams