Hi
I have linked GAds account with big query and is using the following logic 
to get the cost and revenue metrics:
ROUND(SUM(cs.metrics_cost_micros) / 1000000, 2) AS ad_spend, 
ROUND(SUM(cs.metrics_conversions_value), 
2) AS Total_Conversion_Value,
However, the value that shows as a result are not matching with the actual 
value of Cost and Revenue. Can you please let me know how can I transform 
this data properly?

Thanks
Asad

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/06b5b298-eb77-4ee2-8f73-06f1ee49c932n%40googlegroups.com.
  • Ho... Analytics Team
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
      • ... Harvey Nguyen

Reply via email to