<!--
{
  "availability" : [
    "Apple Ads Platform API: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Apple-Ads-Platform-API",
  "identifier" : "/documentation/Apple-Ads-Platform-API/Org/Currency-data.typealias",
  "metadataVersion" : "0.1.0",
  "role" : "Type",
  "symbol" : {
    "kind" : "Type",
    "modules" : [
      "Apple Ads Platform API"
    ],
    "preciseIdentifier" : "data:apple-ads-platform-api:Org.Currency"
  },
  "title" : "Org.Currency"
}
-->

# Org.Currency

The currency used by the organization.

```
string Org.Currency
```

## Discussion

This currency is set once for the organization, including legacy organizations that still report amounts in `RMB` rather than its ISO 4217 equivalent `CNY`.

### Example

```json
{
  "currency": "USD"
}
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)