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

# Ad.SystemStatusReasons

Reasons that can cause an ad’s system status to be `NOT_RUNNING`.

```
string Ad.SystemStatusReasons
```

## Discussion

These codes span approval, creative, and product page conditions that the platform surfaces when [`Ad.SystemStatus`](/documentation/Apple-Ads-Platform-API/Ad/SystemStatus-data.typealias) is `NOT_RUNNING`.

### Example

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

---

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)