Hi,

It seems that everything is working perfectly on your code. The issue with 
the large value of costs that you are encountering is due to the Cost 
<https://developers.google.com/adwords/api/docs/appendix/reports/all-reports#cost>
 and 
other "money" fields are represented in micros 
<https://developers.google.com/adwords/api/docs/guides/reporting#money_fields_in_reports>.
 
This means that the actual value will still need to be calculated or 
converted by dividing 1,000,000 from the cost value you got from the 
report. However, as for the impressions, you can consider them as is.

Let me know if this helps or if you have any further clarifications.

Thanks and regards,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e623954b-aa1c-4d61-a19d-d3b452e9b8bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to