Hi,
API reference says that type Money (
http://code.google.com/apis/
adwords/v2009/docs/reference/CampaignService.Money.html) has field
microAmount, and its description is: “Amount in micros. One million is
equivalent to one unit”.
My questions are:
1. How much one unit cost? Is it 1$?
2. What if I have account in some other currency (for example in
British Pound)? Is than 1 unit 1 pound or 1$?
3. I need to convert all to dollars, so can you tell me where I can
read exchange rates that Google use to convert one currency to other
(you sure need to do that when you compare two keywords. You need to
know which is the first and which is the second)?
Marko