Hi

As AVERAGE POSITION Metric got deprecated, we have replaced that metric with 
the new metrics from 
here 
<https://ads-developers.googleblog.com/2019/07/sunset-of-average-position-metric-in.html>
 and now we are fetching the data through CAMPAIGN PERFORMANCE REPORT.
As documented here, we are able to fetch the data in the given format but the 
API is providing only the data in real number ranging from 0.0 to 1.0 whereas 
in Adwords Manager, the data is being displayed in percentage values from 0.00% 
to 100.00%. How can we get the same format in the API?

We are fetching the Campaign data from Adwords API by the following Parameters:

>
> {:selector=>{:fields=>["AbsoluteTopImpressionPercentage", 
> "TopImpressionPercentage", "SearchAbsoluteTopImpressionShare", 
> "SearchBudgetLostAbsoluteTopImpressionShare", 
> "SearchRankLostAbsoluteTopImpressionShare", "SearchTopImpressionShare", 
> "SearchBudgetLostTopImpressionShare", "SearchRankLostTopImpressionShare", 
> "Impressions", "SearchImpressionShare", "CampaignName", "CampaignId"], 
> :predicates=>[], :date_range=>{:min=>"20190801", :max=>"20190831"}}, 
> :report_name=>"campaign_report", :report_type=>"CAMPAIGN_PERFORMANCE_REPORT", 
> :download_format=>"GZIPPED_XML", :date_range_type=>"CUSTOM_DATE"}

 

And In this help article 
<https://support.google.com/google-ads/answer/7501826>, it is mentioned as 
Search top impression rate “Impr. (Top) %” is the percent of your ad 
impressions that are shown anywhere above the organic search results.

Search top impression rate = Impressions on top/Impressions


Where can we get the IMPRESSIONS ON TOP / IMPRESSIONS ON ABSOLUTE TOP / 
ELIGIBLE IMPRESSIONS ON TOP ETC.. values from the API?

Thanks,
Avinash.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/8a25a7ae-8bfa-4b37-a764-0d09d2cc6a11%40googlegroups.com.

Reply via email to