Hello. Currently, I'm trying to reproduce a report that was created in the Google Ads interface using the Google Ads API. This is not my ultimately goal, but it's necessary in order to check that I get the data that I see in the UI using the API.
In particular, I've been trying to map the columns 1. search keyword 2. quality score 3. landing page experience 4. exp. CTR It seems that "search keyword" would correspond to e.g. "ad_group_criterion.keyword.text". If not, please, let me know. However, it's unclear how to get the other metrics using the API. So, here are my questions 1. Does the "*search keyword*" UI column correspond to *ad_group_criterion.keyword.text*? 2. Does the "*quality score*" UI column correspond to the *ad_group_criterion.quality_info.quality_score* field (https://developers.google.com/google-ads/api/reference/rpc/v12/AdGroupCriterion.QualityInfo?hl=en)? 3. Does the "*landing page exp*." UI column correspond to *ad_group_criterion.quality_info.post_click_quality_score*? 4. Does the "exp. CTR " correspond to *ad_group_criterion.quality_info.search_predicted_ctr? * If the response is negative to any of the questions above, could you please tell me which API resources or metrics do these columns correspond to? Thanks for all your help. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/7d877bfe-d1ba-43d5-ba1d-755bda662fb4n%40googlegroups.com.