Hi Dave, I've dug into this a bit, and it looks like this report isn't behaving correctly at the moment. It seems to only be returning the domains that were once automatic placements but have since been converted into manual placements. It is showing the correct stats for these placements, but it's certainly not the expected set of results. I'll work with the core engineering team to isolate the issue and I'll update this thread when I have more information.
Best, - Eric On Oct 29, 4:54 am, DaveOz <daveo...@gmail.com> wrote: > Hi Eric, > A good example is if I download the automatic placements report for > the period 27-10-2010 to 27-10-2010 (eg. just one 1 day), then look at > the data for ad group id 1103884907. The automatic placements API > report lists only 2 urls for that adgroup, where-as the automatic > placements report on the UI lists 12 (8 of which have non-zero cost > for the period). > Neither of the 2 domains in the API report appear in the Automatic > placements UI report, however, they look identical to the UI managed > placements report. > > The request I used was: > > <SOAP-ENV:Body> > <mutate xmlns="https://adwords.google.com/api/adwords/cm/v201008"> > <operations> > <operator>ADD</operator> > <operand> > <selector> > <fields>CampaignName</fields> > <fields>CampaignId</fields> > <fields>AdGroupName</fields> > <fields>AdGroupId</fields> > <fields>Domain</fields> > <fields>AdGroupStatus</fields> > <fields>CampaignStatus</fields> > <fields>Impressions</fields> > <fields>Clicks</fields> > <fields>Ctr</fields> > <fields>AverageCpc</fields> > <fields>Cost</fields> > <fields>ConversionsManyPerClick</fields> > <fields>TotalConvValue</fields> > <fields>CostPerConversionManyPerClick</fields> > <dateRange> > <min>20101027</min> > <max>20101027</max> > </dateRange> > </selector> > <reportName>Automatic placements performance report 2010-10-27 to > 2010-10-27</reportName> > <reportType>AUTOMATIC_PLACEMENTS_PERFORMANCE_REPORT</reportType> > <dateRangeType>CUSTOM_DATE</dateRangeType> > <downloadFormat>XML</downloadFormat> > </operand> > </operations> > </mutate> > </SOAP-ENV:Body> -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 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