Re: How can we get full list of Currencies and Timezones?

2012-10-24 Thread Jason Stedman
Assaf, I believe these categories are available from the ConstantDataService getVerticalCriterion call: https://developers.google.com/adwords/api/docs/reference/latest/ConstantDataService#getVerticalCriterion Hope this helps! Jason On Tuesday, October 16, 2012 3:23:27 AM UTC-4, assaf wrote: >

Re: How can we get full list of Currencies and Timezones?

2012-10-16 Thread assaf
Hi, How about the product & services categories list? Thanks. On Wednesday, September 5, 2012 5:20:22 PM UTC+2, Kevin Winter wrote: > Hi Oliver, > Currencies and timezones change infrequently enough that making an API > call to retrieve live values would not be efficient. We recommend s

Re: How can we get full list of Currencies and Timezones?

2012-09-05 Thread Kevin Winter
Hi Oliver, Currencies and timezones change infrequently enough that making an API call to retrieve live values would not be efficient. We recommend storing these values in a resource/file and re-using them rather than having your application dynamically update them. - Kevin Winter AdWords AP

How can we get full list of Currencies and Timezones?

2012-08-31 Thread Oliver
I'd like to programmatically get the full list of currencies and timezones listed here: https://developers.google.com/adwords/api/docs/appendix/currencycodes https://developers.google.com/adwords/api/docs/appendix/timezones The *ConstantDataService *allows me to get most of the System Codes, but