AdAccount.Currency
The currency for the ad account.
Declaration
string AdAccount.CurrencyPossible Values
USDUnited States Dollar.
RMBRenminbi. A legacy alias for
CNY, not an ISO 4217 code. PreferCNY.AUDAustralian Dollar.
CADCanadian Dollar.
EUREuro.
GBPBritish Pound Sterling.
JPYJapanese Yen.
MXNMexican Peso.
NZDNew Zealand Dollar.
RUBRussian Ruble.
CNYChinese Yuan. The ISO 4217 code for the same currency as
RMB.INRIndian Rupee.
BRLBrazilian Real.
IDRIndonesian Rupiah.
Discussion
The AdAccount currency is inherited from the parent org at creation.
Example
{
"currency": "USD"
}