Getting InternalApiError.DEADLINE_EXCEEDED for for Geo Performance reports.

30 views
Skip to first unread message

luciano...@quanticmind.com

unread,
Jan 2, 2019, 5:25:58 PM1/2/19
to AdWords API and Google Ads API Forum
Hi, we are getting this InternalApiError.DEADLINE_EXCEEDED error for the following report definition of the account 1461337053 since december 29th. We've retried multiple times but it ends up failing with the error again.

<reportDefinition
 
xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201802">
 
<ns2:selector>
 
<ns2:fields>Date</ns2:fields>
 
<ns2:fields>CampaignId</ns2:fields>
 
<ns2:fields>CampaignName</ns2:fields>
 
<ns2:fields>AdGroupId</ns2:fields>
 
<ns2:fields>AdGroupName</ns2:fields>
 
<ns2:fields>LocationType</ns2:fields>
 
<ns2:fields>MostSpecificCriteriaId</ns2:fields>
 
<ns2:fields>CityCriteriaId</ns2:fields>
 
<ns2:fields>MetroCriteriaId</ns2:fields>
 
<ns2:fields>RegionCriteriaId</ns2:fields>
 
<ns2:fields>CountryCriteriaId</ns2:fields>
 
<ns2:fields>AdNetworkType2</ns2:fields>
 
<ns2:fields>Impressions</ns2:fields>
 
<ns2:fields>AveragePosition</ns2:fields>
 
<ns2:fields>Clicks</ns2:fields>
 
<ns2:fields>Device</ns2:fields>
 
<ns2:fields>Conversions</ns2:fields>
 
<ns2:fields>ConversionValue</ns2:fields>
 
<ns2:fields>Cost</ns2:fields>
 
<ns2:fields>AllConversions</ns2:fields>
 
<ns2:fields>AllConversionValue</ns2:fields>
 
<ns2:fields>CrossDeviceConversions</ns2:fields>
 
<ns2:dateRange>
 
<ns2:min>20181230</ns2:min>
 
<ns2:max>20181230</ns2:max>
 
</ns2:dateRange>
 
</ns2:selector>
 
<ns2:reportName>GoogleReport</ns2:reportName>
 
<ns2:reportType>GEO_PERFORMANCE_REPORT</ns2:reportType>
 
<ns2:dateRangeType>CUSTOM_DATE</ns2:dateRangeType>
 
<ns2:downloadFormat>GZIPPED_CSV</ns2:downloadFormat>
</reportDefinition>

Luis Xander Talag (AdWords API Team)

unread,
Jan 3, 2019, 12:35:28 AM1/3/19
to AdWords API and Google Ads API Forum
Hi Luciano,

Thank you for providing detailed information on your concern. Upon replicating the issue on my end, I could also encounter the same error on my end. This said, I will coordinate this issue with the team for thorough investigation and will provide you an update as soon as available.

Thanks and regards,
Luis
AdWords API Team

googleadsapi...@google.com

unread,
Jan 3, 2019, 12:36:49 PM1/3/19
to adwordsapiadvi...@google.com, AdWords API and Google Ads API Forum
Hi Luciano,

I suspect this started happening because of the extremely large amount of data returned from your report request. If I issue a request with a predicate on CampaignId IN [..., ...] for several campaigns, the response comes back without error.

Could you try breaking up your single request into multiple requests using a similar predicate?

Thanks,
Josh, AdWords API Team

=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
    http://googleadsdeveloper.blogspot.com/search/label/adwords_api
    https://developers.google.com/adwords/api/community/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Reply all
Reply to author
Forward
0 new messages