Hello !

I just begin to use Adwords API and more specifically the reports.

But  SEARCH_QUERY_PERFORMANCE_REPORT doesn't work, in fact i want to get 
Query, Clicks, etc... but i've got this error: 
ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT (I verified this fields 
are in the report and for information,  KEYWORDS_PERFORMANCE_REPORT works)

Log:

<reportDefinition>
  <selector>
    <fields>Query</fields>
    <fields>Clicks</fields>
    <fields>Impressions</fields>
    <fields>Ctr</fields>
    <fields>AverageCpc</fields>
    <fields>Cost</fields>
    <fields>AveragePosition</fields>
    <fields>ConversionsManyPerClick</fields>
    <predicates>
      <field>Status</field>
      <operator>NOT_IN</operator>
      <values>REMOVED</values>
    </predicates>
    <dateRange>
      <min>20141024</min>
      <max>20141024</max>
    </dateRange>
  </selector>
  <reportName>Search_query_performance_report_2014_10_24</reportName>
  <reportType>SEARCH_QUERY_PERFORMANCE_REPORT</reportType>
  <dateRangeType>CUSTOM_DATE</dateRangeType>
  <downloadFormat>CSV</downloadFormat>
  <includeZeroImpressions>false</includeZeroImpressions>
</reportDefinition>

Response Code: 400
Error Message: Report download failed. Underlying errors are 
Type = 'ReportDefinitionError.INVALID_FIELD_NAME_FOR_REPORT', Trigger = 
'Status', FieldPath = ''. 

Any idea for help ?

Thanks and good day.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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
--- 
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 adwords-api+unsubscr...@googlegroups.com.
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/930f0f53-c839-4408-b25b-e313efb1cdf6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to