Re: Currency in TrafficEstimatorService (v13)

2010-10-25 Thread AdWords API Advisor
Hi Fredrik, When an AdWords account is created a currency is chosen, and all monetary values for that account are reported in that currency. You can determine the currency of an account by calling the v13 AccountService.getAccountInfo() and look at the returned AccountInfo.currencyCode field:

Currency in TrafficEstimatorService (v13)

2010-10-25 Thread Fredrik S
Hello, I'm trying to figure out what currency the returned upperCpc and lowerCpc is returned in. I can't find a description of it anywhere in the docs, does it use the default currency of the country i send in? I know the result comes in micros of the fundamental currency - but WHAT currency? Gra