Hi,

Your report definition should look something like the one below :


HTTP HEADER:
Authorization:Bearer xxxxxxxxxxxxxxxxxxxxxxxxxx
clientCustomerId:xxx-xxx-xxxx
Content-Type:application/x-www-form-urlencoded
developerToken:xxxxxxxxxxxxxxxxxxxxxxxx
Request Parameters:
__rdxml: <?xml version="1.0" encoding="UTF-8"?>
<reportDefinition xmlns="https://adwords.google.com/api/adwords/cm/v201607";>
  <selector>
    <fields>Ctr</fields>
    <fields>Date</fields>
  </selector>
  <reportType>ACCOUNT_PERFORMANCE_REPORT</reportType>
  <dateRangeType>LAST_MONTH</dateRangeType>
  <downloadFormat>XML</downloadFormat>
</reportDefinition>


Also, I would recommend that you try the samples in the AdWords API client 
libraries 
<https://developers.google.com/adwords/api/docs/guides/first-api-call#get_a_client_library>
 in 
generating your reports. You can find an example as to how through this link 
<https://developers.google.com/adwords/api/docs/samples/java/reporting#download-a-criteria-performance-report-with-awql>.
 
I would also strongly recommend that you migrate to the latest version (
v201607 
<https://googleadsdeveloper.blogspot.com/2016/07/announcing-v201607-of-adwords-api.html>)
 
as the v201603 is due to sunset soon 
<https://developers.google.com/adwords/api/docs/sunset-dates>.

Best regards,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/450a78cc-d62c-4a7c-a202-3d1967a07660%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to