When I try to run the query *SELECT segments.date, metrics.cost_micros, metrics.impressions, metrics.clicks, metrics.ctr, metrics.average_cpc, metrics.top_impression_percentage FROM customer WHERE segments.date BETWEEN 20220221 AND 20220227*, I get an error Cannot select or filter on the following metrics: *'top_impression_percentage'(could not support requested resources: 'CUSTOMER'), since metric is incompatible with the resource in the FROM clause or other selected segmenting resources.*. I'm currently transitioning from the AdWords API to the Ads API and I see that in the old API I could get the *TopImpressionPercentage* in the *ACCOUNT_PERFORMANCE_REPORT*. Why was this feature removed in the new API?
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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 --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/0b56d175-ff74-4c24-8d89-f690c148568dn%40googlegroups.com.
