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

# Org.SystemStatusReasons

Reasons that can cause the organization’s system status to be `INACTIVE`.

```
string Org.SystemStatusReasons
```

## Discussion

Most of these reasons trace back to a payment or compliance issue, such as an expired Master Services Agreement or a declined payment method.

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