RE: Cost metric in Google ads api

2021-07-25 Thread Google Ads API Forum Advisor
Hi Sanjay, Thanks for reaching out to us. The metrics.cost_micros and metrics.average_cost in the campaign report should be able to get cost metrics in the Google Ads API. Note that the metrics.cost_micros field is in micros, and you will need to divide by 1,000,000 to get the actual cost value

Re: 'Cost' Metric

2017-08-23 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Achmad, Yes, you are correct. All metrics (e.g. Cost ) with Money type are represented in micros in th

Re: 'Cost' Metric

2017-08-23 Thread achmad
I think I've figured it out. The cost has been multiplied with a million. So I've to divide the number with a million to get the right Cost. Can someone confirm this? Op woensdag 23 augustus 2017 10:33:15 UTC+2 schreef ach...@stormdigital.nl: > > Hi, > > I'm using the report functionality from