I am consistently getting ReportException: Problem sending data to report download server/SocketTimeoutException for this query on one of the accounts:
SELECT Date, AccountDescriptiveName, Criteria, AdNetworkType1, Status, CampaignName, AdGroupName, SystemServingStatus, KeywordMatchType, Id, Labels, CpcBid, Cost, Impressions, Clicks, AveragePosition, CrossDeviceConversions, ViewThroughConversions, FirstPageCpc, TopOfPageCpc, FirstPositionCpc, QualityScore, ClickAssistedConversions, ImpressionAssistedConversions, SearchImpressionShare, SearchRankLostImpressionShare, SearchExactMatchImpressionShare FROM KEYWORDS_PERFORMANCE_REPORT DURING 20160417,20160517
Also tried querying for last 2 weeks or 1 week with the same result. Up'ing the timeout via reportDownloader.setReportDownloadTimeout to 10 minutes and it would timeout after 10 minutes.
Any idea why?