Hello,

When I submit this request for Customer 888-729-9188:
<?xml version="1.0"?> 
<reportDefinition> 
  <selector xmlns="https://adwords.google.com/api/adwords/cm/v201309";> 
    <fields>CampaignName</fields> 
    <fields>CampaignId</fields> 
    <fields>CampaignStatus</fields> 
    <fields>Impressions</fields> 
    <fields>Clicks</fields> 
    <fields>Cost</fields> 
  </selector> 
  <reportName 
xmlns="https://adwords.google.com/api/adwords/cm/v201309";>(Test)</reportName> 

  <reportType 
xmlns="https://adwords.google.com/api/adwords/cm/v201309";>CAMPAIGN_PERFORMANCE_REPORT</reportType>
 

  <dateRangeType 
xmlns="https://adwords.google.com/api/adwords/cm/v201309";>LAST_30_DAYS</dateRangeType>
 

  <downloadFormat 
xmlns="https://adwords.google.com/api/adwords/cm/v201309";>GZIPPED_XML</downloadFormat>
 

  <includeZeroImpressions 
xmlns="https://adwords.google.com/api/adwords/cm/v201309";>true</includeZeroImpressions>
 

</reportDefinition>

I get a report with 56 rows. One of them reads:
    <row campaign="AWX_003:81012005bc6a48e6_0000000000eecfcb" 
campaignID="175445942" campaignState="active" impressions="3129" 
clicks="48" cost="39450000" />

This information is nowhere found in the web interface!
What is going on here?
Note: the same campaign also shows up in ad group performance reports.

Thanks in advance!


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to