Hello Sandy,
What is the clientCustomerId of the account this report fails for? Also, note this definition covers two days, I suggest trying with a single day (min == max in dateRange). -Danial, AdWords API Team. On Tuesday, April 14, 2015 at 5:19:42 PM UTC+3, Sandy B. wrote: > > Hi All, > > since the beginning of april we have a problem to get CRITERIONCREATIVE > reports for impression and clicks for some accounts. > > We tried to get reports for a smaler size of campaigns for an account > (just active campaigns). That seems to work. But the whole account failed > with: > > Exception fetching Stats - Report download failed. Underlying errors are >> Type = 'ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND', Trigger >> = 'Unable to read report data', FieldPath = ''. > > > > Because the reports are downloaded by curl we cant send a SOAP request for > further information. Just these params: > > <?xml version="1.0"?> >> <reportDefinition> >> <selector> >> <fields>Date</fields> >> <fields>CampaignId</fields> >> <fields>AdGroupId</fields> >> <fields>KeywordId</fields> >> <fields>Id</fields> >> <fields>Cost</fields> >> <fields>Impressions</fields> >> <fields>AveragePosition</fields> >> <predicates> >> <field>Status</field> >> <operator>IN</operator> >> <values>ENABLED</values> >> <values>PAUSED</values> >> <values>DISABLED</values> >> </predicates> >> <dateRange> >> <min>20150408</min> >> <max>20150409</max> >> </dateRange> >> </selector> >> <reportName>Custom TYPE_REPORT_CRITERIONCREATIVE AGGREGATION_DAILY >> METRIC_IMPRESSIONS report #1429015137</reportName> >> <reportType>AD_PERFORMANCE_REPORT</reportType> >> <dateRangeType>CUSTOM_DATE</dateRangeType> >> <downloadFormat>GZIPPED_CSV</downloadFormat> >> </reportDefinition> > > > I've read in other threads that the problem is a kind of runtime problem. > So we tried a date range by one as smallest too. but it doesnt work > nevertheless. > > > Is there any solution for our problem? > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. Visit this group at http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/517405fb-1bb0-4d52-9076-4fb9b0aaef29%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
