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.
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)