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

# AdAccount.PaymentModel

The payment model for the ad account.

```
string AdAccount.PaymentModel
```

## Discussion

Choosing `LOC` here is a prerequisite for using budget orders on this ad account.

See also [Budget Orders Endpoints](/documentation/Apple-Ads-Platform-API/budget-orders-endpoints).

### Example

```json
{
  "paymentModel": "PAYG"
}
```

---

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)