Hi, I'm trying to extract the search_click_share metric from the ad_group endpoint. Unfortunately, if ad_group is specified in the FROM clause of the query it's not available.
*Two questions:* 1. why isn't search_click_share available through the ad_group endpoint, while in the google ads ui that metric is available in the ad group level? 2. The google ads api docs contain this sentence in the ad group endpoint page: "This page shows all metrics and segments that can be put in the same SELECT clause as the fields of ad_group. However, when you specify ad_group in the FROM clause, some metrics and segments cannot be used. Use the following filter to show only the fields that can be used when ad_group is specified in the FROM clause." I understand that I can't have ad_group.name, ad_group.id and metrics.search_click_share in the same select statement while using ad_group in the from clause. but is there another endpoint I can use which does allow these three fields to be in the same select statement? I don't understand why search_click_share (and other metrics) appear in the ad_group endpoint documentation if they can't be used. 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/5391f67d-c234-4211-b4f9-27ef3014ad7en%40googlegroups.com.