Hello Are you still seeing the error continuously? Can you please share each of the report definition xml (or AWQL String)?
Best, - Takeshi, AdWords API Team On Wednesday, February 6, 2013 4:54:42 PM UTC+9, SONAM wrote: > > Hello, > > Since 3 days , on pulling Campaign performance report from Adwords , for > full Jan Month (dates 1/1/2012 -31/1/2013) , it has been throwing error: > *Report > Download failed*. However when we pull the data for full month in two > parts (i.e 1st part for dates 1/1/2013 - 15/1/2013 , and 2nd for > 16/1/2013-31/1/2013) , then we are able to get full month data, without any > error. PFA the error we are getting in CSV report that gets downloaded (for > full month in one go) > > On Thursday, 6 December 2012 13:32:51 UTC+5:30, Takeshi Hagikura wrote: >> >> Basically, 4xx response code means client error. >> Then you should investigate client side first. >> >> - Takeshi >> >> 2012年12月5日水曜日 21時54分07秒 UTC-8 Takeshi Hagikura: >>> >>> Hello Lokhi, >>> >>> You can't specify "Status" in your predicate. >>> Please refer this document for possible field names. >>> >>> https://developers.google.com/adwords/api/docs/appendix/reports#campaign-negative-placements >>> >>> Best, >>> - Takeshi, AdWords API Team >>> >>> 2012年12月4日火曜日 1時00分28秒 UTC-8 lokhi: >>>> >>>> Hello, >>>> >>>> Since two days I have this error: Fatal error: Uncaught exception >>>> 'ReportDownloadException' with message 'Report download failed.' >>>> >>>> I use PHP. I don't understand what is wrong with my code. >>>> >>>> >>>> Report_download.log: >>>> __rdxml: <?xml version="1.0"?> >>>> <reportDefinition> >>>> <selector> >>>> <fields>DisplayName</fields> >>>> <fields>Id</fields> >>>> <fields>IsNegative</fields> >>>> <predicates> >>>> <field>Status</field> >>>> <operator>NOT_IN</operator> >>>> <values>DELETED</values> >>>> </predicates> >>>> </selector> >>>> <reportName>testrapport#50bdb9afbb23a</reportName> >>>> >>>> <reportType>CAMPAIGN_NEGATIVE_PLACEMENTS_PERFORMANCE_REPORT</reportType> >>>> <dateRangeType>TODAY</dateRangeType> >>>> <downloadFormat>CSV</downloadFormat> >>>> <includeZeroImpressions>false</includeZeroImpressions> >>>> </reportDefinition> >>>> >>>> Response Code: 400 >>>> Error Message: Report download failed. >>>> >>>> >>>> Thanks, >>>> >>>> >>>> >>>> Lokhi. >>>> >>>> -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/groups/opt_out.
