Hi Andy, Thanks for the information you sent and my apologies for the delayed response. I tried generating your report on my end using the same AdWords API version and report definition as yours and was able to replicate the issue. However, I was also still able to generate the report by adding a filter as seen in my sample AWQL below :
String query = "SELECT Date, CampaignId, CampaignName, AdGroupId, AdGroupName, LocationType, MostSpecificCriteriaId, CityCriteriaId, MetroCriteriaId, " + "RegionCriteriaId, CountryCriteriaId, AdNetworkType2, Impressions, AveragePosition, Clicks, Device, " + "Conversions, ConversionValue, Cost, AllConversions, AllConversionValue, CrossDeviceConversions FROM GEO_PERFORMANCE_REPORT " + "WHERE AdNetworkType2 IN [SEARCH] " + "DURING 20170913, 20170913"; This being said, the reason for the error might be due to the huge amount of data <https://developers.google.com/adwords/api/docs/guides/reporting#timeouts> being downloaded, and as a workaround, you may further breakdown your report request as seen in my example. I hope this has been helpful. Thanks and regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/abdaee9d-40dc-4a46-84af-ac03bdee76dc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.