Hi Xavier, It seems that your http request isn't being created / received correctly. Firstly, can you check that your server can communicate with the adwords server (via ping or a curl request). Secondly, please ensure that ssl is configured correctly on your machine.
This does not appear to be an issue with the XML generated for the request. Cheers, Paul. On Wednesday, 7 November 2012 14:10:57 UTC, Xavier Bour wrote: > > Hello, > > I try to execute the example file DownloadCriteriaReport.php ( > http://code.google.com/p/google-api-adwords-php/source/browse/trunk/examples/v201209/Reporting/DownloadCriteriaReport.php?r=284) > > given with the API v201209 > But when I execute it I have a message "Error Message: Report download > failed.". Here the content of the report_download.log file : > > Parameters: > __rdxml: <?xml version="1.0"?> > <reportDefinition> > <selector> > <fields>Id</fields> > <predicates> > <field>Status</field> > <operator>NOT_IN</operator> > <values>DELETED</values> > </predicates> > </selector> > <reportName>Criteria performance report #509a69b01b98c</reportName> > <reportType>KEYWORDS_PERFORMANCE_REPORT</reportType> > <dateRangeType>LAST_7_DAYS</dateRangeType> > <downloadFormat>GZIPPED_CSV</downloadFormat> > <includeZeroImpressions>false</includeZeroImpressions> > </reportDefinition> > > Response Code: 0 > Error Message: Report download failed. > > Can you help me ? > Thank you > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en