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

Reply via email to