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

# AdAccount.SystemStatusReasons

Populated when `systemStatus` is not active.

```
string AdAccount.SystemStatusReasons
```

## Discussion

Reasons here can originate from the ad account’s own payment method or cascade down from the parent organization, as with `ORG_NO_PAYMENT_METHOD_ON_FILE`.

### Example

```json
{
  "systemStatusReasons": ["PAYMENT_DECLINED"]
}
```

---

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)