I want to get metrics.cost_per_conversion, metrics.cost_micros, conv.rate and cost/conv

662 views
Skip to first unread message

kathy pitter

unread,
Feb 24, 2021, 9:47:37 AM2/24/21
to AdWords API and Google Ads API Forum
hello,I have a few questions
can you help me?
1.the metrics.cost_per_conversion and the metrics.cost_micros is Incorrect. I want to get cost and cost_per_conversion.
"SELECT campaign.id,campaign.name, ad_group.id, ad_group.name,metrics.clicks,metrics.conversions,metrics.ctr,metrics.impressions,metrics.interactions,metrics.clicks,metrics.cost_per_conversion, FROM ad_group where ad_group.id = 116764551020 and segments.date = '2021-02-21'"
6651f4ded306556c32aed9de85eab37.png
0363cc883dd155c10ae5d2cc2569f42.png

2.which is the conv.rate?
3.which is the cost/conv?

kathy pitter

unread,
Feb 24, 2021, 9:48:41 AM2/24/21
to AdWords API and Google Ads API Forum

customerId is 5804013196 , thank you.

Google Ads API Forum Advisor Prod

unread,
Feb 24, 2021, 1:35:44 PM2/24/21
to smartda...@gmail.com, adwor...@googlegroups.com
Hi Kathy,

Money values are returned in microunits, so you will need to divide the values by 1,000,000 to reflect what you see in the UI. Once you do that, you will see that these values match.

The conversion rate and cost/conv are metrics.conversions_from_interactions_rate and metrics.cost_per_conversion respectively. 

Please let me know if you run into any other issues.

Cheers,
Anthony

Google Logo
Anthony
Google Ads API Team
 


ref:_00D1U1174p._5004Q2DIZOq:ref
Reply all
Reply to author
Forward
0 new messages