Hi, Could you provide some more details, such as which API service or report you are using?
Note that every account has a single currency associated with it, which you can get from the Customer,currencyCode <https://developers.google.com/adwords/api/docs/reference/v201506/CustomerService.Customer#currencyCode> attribute resulting from a CustomerService.get <https://developers.google.com/adwords/api/docs/reference/v201506/CustomerService#get> call. All monetary values returned in reports and other API calls will be in the account's currency. If an account's currency is GBP and you need values in Euros, you will have to perform the conversion within your application. Thanks, Josh, AdWords API Team On Thursday, August 27, 2015 at 8:43:30 AM UTC-4, Reinier Slabbekoorn wrote: > > We don't know why but our API sends £, but we only work with €. How can we > solve this problem? > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. Visit this group at http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/36d36c90-bfd1-400a-9a2f-190f3f07e4e8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
