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

# Campaign.PaymentModel

The payment model that determines payment method and budget availability for the ad account running this campaign.

```
string Campaign.PaymentModel
```

## Discussion

Because this reflects the ad account’s payment model rather than a campaign-level setting, every campaign under the same ad account reports the same value.

### 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)