Hi Rodrigo,

I suspect it's a timeout happening on the server side. Try requesting 
lesser number of columns, or restricting the size of the report by adding 
filters for campaign ids.

Cheers,
Anash P. Oommen
AdWords API Advisor.

On Monday, March 10, 2014 6:39:32 PM UTC-4, Rodrigo Reis wrote:
>
> I'm getting this error even after trying multiple times:
>
> HTTP code: 500, type: 
> 'ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND', trigger: 'Unable 
> to read report data', field path: ''
>
> My report definition (python):
>
> keyword_report = {
>
>       'reportName': 'DAILY KEYWORDS_PERFORMANCE_REPORT',      
>
>       'dateRangeType': 'CUSTOM_DATE',      
>
>       'reportType': 'KEYWORDS_PERFORMANCE_REPORT',      
>
>       'downloadFormat': 'GZIPPED_XML',
>
>       'selector': {
>
>           'dateRange': {'min': startdate, 'max': enddate },          
>
>           'fields': ['AccountCurrencyCode','AccountDescriptiveName',
> 'AccountTimeZoneId','AdGroupId','AdGroupName','AdGroupStatus',
> 'AdNetworkType1','AdNetworkType2','AverageCpc','AverageCpm',
> 'AveragePosition','CampaignId','CampaignName','CampaignStatus','Clicks',
> 'ConversionRate','ConversionRateManyPerClick','Conversions',
> 'ConversionsManyPerClick','ConversionValue','Cost','CostPerConversion',
> 'CostPerConversionManyPerClick','CpcBidSource','CriteriaDestinationUrl','
> Ctr','CustomerDescriptiveName','Date','DayOfWeek','DestinationUrl',
> 'Device','ExternalCustomerId','FirstPageCpc','Id','Impressions',
> 'IsNegative','KeywordMatchType','KeywordText','MaxCpc','MaxCpm',
> 'PlacementUrl','PrimaryCompanyName','PrimaryUserLogin','QualityScore',
> 'Status','TotalConvValue','ValuePerConv','ValuePerConversion',
> 'ValuePerConversionManyPerClick','ValuePerConvManyPerClick',
> 'ViewThroughConversions']
>
>       },
>
>       # Enable to get rows with zero impressions.
>
>      * 'includeZeroImpressions': 'true'*
>
>     }
>
> If I don't include zero impressions it will work.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to