Hi,
We are migrating from Google Adwords API to Google Ads API and few metrics like TopImpressionPercentage, AbsoluteTopImpressionPercentage which were available in Google Adwords API at country,region,metro level are currently unavailable in Google Ads API.
I tried to get the specified metrics from
'ad_group' report but got an error : segments.geo_target_region'(could not support requested resources: 'AD_GROUP'), since segment is incompatible with the resource in the FROM clause or other selected segmenting resources.
Also tried to get the metrics from Geographic_View and User_Location_View reports but got below error as the metrics are not supported in this reports-
'top_impression_percentage'(could not support requested resources: 'GEOGRAPHIC_VIEW')
Is there a way to get TopImpressionPercentage, AbsoluteTopImpressionPercentage metrics at segments.geo_target_region, segments.geo_target_metro, segments.geo_target_county, segments.geo_target_most_specific_location level from any report kindly let me know, Thanks.