I'm pulling the Search Impression Share metric from KEYWORDS_PERFORMANCE_REPORT through the Google Ads API using AWQL:
select CampaignId, CampaignName, AdGroupName, Device, Criteria, Impressions, SearchImpressionShare from KEYWORDS_PERFORMANCE_REPORT where CampaignId = xxxxxxxxx during 20200424,20200424 I've received following list of *Search Impr. share* values: 20.00% < 10% 33.33% 25.00% < 10% 42.86% 66.67% 25.00% 40.00% 20.00% 55.56% 33.33% < 10% 100.00% 100.00% 100.00% 50.00% 75.00% 33.33% 40.00% < 10% 100.00% 100.00% < 10% < 10% < 10% < 10% < 10% < 10% 33.33% 31.25% 38.46% < 10% 100.00% < 10% *Total:* < 10% Please pay attention to the total value - it's <10%! Also, when I requested SearchImpressionShare for this Campaign from CAMPAIGN_PERFORMANCE_REPORT, I got "< 10%" value too. Could anybody please explain why AdWords API shows SearchImpressionShare as "< 10%" for the Campaign while in average for dimensions I'm getting 36% at least (if I count <10% as 0 value)? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/c3c2938c-43ac-435d-ad2c-7beddf0aa40c%40googlegroups.com.