Hi, I am trying to select the following metric from the ad_group report: https://developers.google.com/google-ads/api/fields/v10/ad_group#metrics.search_click_share
with this query: SELECT metrics.search_click_share FROM ad_group The documentation gives the impression that this will work but I see the following error in the query validator: Fix your query to address the errors below and re-submit. - 'metrics.search_click_share' is not a valid field in the SELECT clause when 'ad_group' is the resource in the FROM clause. Fields in the SELECT must be 'Selectable'. - Query must contain at least one valid field in the SELECT clause. Why does this not work despite the documentation saying this metric is available for the ad_group report? Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "Google Ads API and AdWords 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/1781e292-2f4c-4712-9c79-4cc129514edbn%40googlegroups.com.