Hi!

I'm testing my application with report data by this query:
post https://adwords-sandbox.google.com/api/adwords/reportdownload/v201209
<?xml version="1.0" encoding="UTF-8"?>
<reportDefinition xmlns="https://adwords.google.com/api/adwords/cm/v201109";>
  <selector>
    <fields>Id</fields>
    <fields>Date</fields>
    <fields>AdGroupId</fields>
    <fields>Impressions</fields>
    <fields>Clicks</fields>
    <fields>Cost</fields>
    <fields>Conversions</fields>
    <fields>ConversionValue</fields>
    <fields>AveragePosition</fields>
  </selector>
  <reportName>Report</reportName>
  <reportType>AD_PERFORMANCE_REPORT</reportType>
  <dateRangeType>ALL_TIME</dateRangeType>
  <downloadFormat>GZIPPED_XML</downloadFormat>
</reportDefinition>

and I got empty results.
I've created campaigns, groups, ads, 
keywords: http://cl.ly/image/3e142j35272T.

What I need to do for random data in report results?

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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to