Hello,

I have a problem with "account structure" reports aka I need full data 
listings of an accounts campaigns, adgroups etc. I thought it should work 
and in my opinion various reports did work that way if no explicit filter 
statement was added until past week but currently I seem to be entirely 
incapable to get e.g. all campaigns of an account regardless of their 
status.

Are there new conditions to be kept in mind? Is the customDate the cause?

My reportdefinition for campaigns is:
<reportDefinition xmlns="https://adwords.google.com/api/adwords/cm/v201109";>
<selector>
  <fields>AccountDescriptiveName</fields>
  <fields>AdNetworkType1</fields>
  <fields>CampaignName</fields>
  <fields>CampaignId</fields>
  <fields>Status</fields>
  <fields>Amount</fields>
  <fields>Period</fields>
  <fields>BiddingStrategy</fields>
  <fields>Impressions</fields>
  <fields>Clicks</fields>
  <fields>Ctr</fields>
  <fields>Cost</fields>
  <fields>AveragePosition</fields>
  <dateRange>
    <min>20120129</min>
    <max>20120129</max>
  </dateRange>
</selector>
<reportName>Campaign structure report</reportName>
<reportType>CAMPAIGN_PERFORMANCE_REPORT</reportType>
<dateRangeType>CUSTOM_DATE</dateRangeType>
<downloadFormat>CSV</downloadFormat>
<includeZeroImpressions>1</includeZeroImpressions>
</reportDefinition>

Seems I'm missing something. Thanks for any pointers. Particular what 
fields cause zeroImpression rows to vanish.

Regards,

Holger

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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