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

# CreativeSystemStatus

System-evaluated validation state for an ad creative.

```
string CreativeSystemStatus
```

## Discussion

The `CreativeSystemStatus` is a read-only field that reflects whether an ad creative has passed all system validation checks and is eligible to serve.

When the status isn’t `VALID`, inspect `systemStatusReasons` on the [`Creative`](/documentation/Apple-Ads-Platform-API/Creative) object to determine the specific blocking condition.

---

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)