Hi,

My understanding is that when asking for AD_PERFORMANCE_REPORT with 
ClickType selector, number of impressions in records with 
clickType='Headline' should reflect number of impressions in records for 
sitelinks, product extensions, etc... as headline should be present every 
time the ad is served.

However, for one particular client (554-247-5626) when running 
AD_PERFORMANCE_REPORT report with ClickType selector, we get number of 
impressions for clickType='Phone calls' records that are greater than for 
records with clickType='Headline':

<row adGroupID='6482919067' network='Search Network' avgPosition='4.0' 
campaignID='144518227' clicks='0' clickType='Headline' cost='0.00' 
day='2013-06-24' adID='22305789667' impressions='1' keywordID='142355184'/>
<row adGroupID='6482919067' network='Search Network' avgPosition='4.0' 
campaignID='144518227' clicks='0' clickType='Phone calls' cost='0.00' 
day='2013-06-24' adID='22305789667' impressions='600' 
keywordID='142355184'/>

Here is the report definition we use:
<reportDefinition mlns="https://adwords.google.com/api/adwords/cm/v201302";>
 <selector>
  <fields>AdGroupId</fields>
  <fields>AdNetworkType1</fields>
  <fields>AveragePosition</fields>
  <fields>CampaignId</fields>
  <fields>Clicks</fields>
  <fields>ClickType</fields>
  <fields>Cost</fields>
  <fields>Date</fields>
  <fields>Id</fields>
  <fields>Impressions</fields>
  <fields>KeywordId</fields>
  <predicates>
   <field>CampaignId</field>
   <operator>IN</operator>
   <values>144518227</values>
  </predicates>
  <dateRange>
   <min>20130624</min>
   <max>20130624</max>
  </dateRange>
 </selector>
 <reportName>Custom AD_PERFORMANCE_REPORT</reportName>
 <reportType>AD_PERFORMANCE_REPORT</reportType>
 <dateRangeType>CUSTOM_DATE</dateRangeType>
 <downloadFormat>GZIPPED_XML</downloadFormat>
</reportDefinition>

Thank you,
--Alex

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

--- 
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/groups/opt_out.


Reply via email to