Hi Bryan,
Wanted to follow up on this resource. I just wanted to double check that
it's behaving as I'm expecting it to with the query:
'SELECT ad_group.id, '
'ad_group_criterion.criterion_id, '
'ad_group_criterion.keyword.text, '
'metrics.conversions_from_interactions_rate, '
'ad_group_criterion.quality_info.quality_score '
'FROM keyword_view '
'WHERE ad_group_criterion.type = KEYWORD '
'AND ad_group_criterion.status = ENABLED '
Would ad_group_criterion.quality_info.quality_score.value and
metrics.conversions_from_interactions_rate.value always return 0 if the
keyword hasn't shown any conversion? In the Ads UI, quality score is shown
as a dash indicating no value while conversion rate shows 0%, so I just
wanted to confirm that it will always return 0.
Thank you!
On Monday, May 18, 2020 at 1:22:52 PM UTC-7, adsapiforumadvisor wrote:
>
> Hi Ky,
>
> I've taken a look and can see that Keywords Reports has a Quality Score
> field, and to retrieve it, you need to query
> ad_group_criterion.quality_info.quality_score
> <https://developers.google.com/google-ads/api/docs/migration/reports#keywords_performance>.
>
> For your convenience, if you're having trouble writing the query, you can
> use this interactive query builder
> <https://developers.google.com/google-ads/api/docs/query/interactive-gaql-builder>
>
> at your convenience. Let me know if you have further questions.
>
> Thank you,
> Bryan, Google Ads API Team
>
> ref:_00D1U1174p._5004Q1zpic2:ref
>
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
"AdWords API and Google Ads 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/a911c7b6-2f20-477f-b152-07fe709314e3%40googlegroups.com.