I have a query
SELECT metrics.average_cpc, metrics.average_cpm, metrics.average_cpv, 
metrics.average_impression_frequency_per_user, metrics.ctr, 
metrics.engagement_rate, metrics.engagements, metrics.interaction_rate, 
metrics.interactions, metrics.video_quartile_p100_rate, 
metrics.video_quartile_p25_rate, metrics.video_quartile_p50_rate, 
metrics.video_quartile_p75_rate, metrics.video_view_rate, 
metrics.video_views, metrics.impressions, metrics.clicks, 
metrics.cost_micros, ad_group.id, ad_group.name, ad_group.status, 
ad_group_ad.ad.id, ad_group_ad.ad.type, ad_group_ad.ad_group, segments.date
 FROM ad_group_ad
WHERE segments.date  = '2024-12-29'

Using the query validator I get

   - 'metrics.average_impression_frequency_per_user' is not a valid field 
   in the SELECT clause when 'ad_group_ad' is the resource in the FROM clause. 
   Fields in the SELECT must be 'Selectable'.

See attached image - the field is Selectable
Taken from 
Documentation 
<https://developers.google.com/google-ads/api/fields/v17/metrics#metrics.average_impression_frequency_per_user>
Please advise
Gal

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 visit 
https://groups.google.com/d/msgid/adwords-api/98162933-d7a5-4a16-9849-d9e8eeb865can%40googlegroups.com.
  • In... 'Gal Keren' via Google Ads API and AdWords API Forum
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to