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

# BrandsReportingCreative.SystemStatus

System-evaluated validation state of the creative at report time.

```
string BrandsReportingCreative.SystemStatus
```

## Discussion

A `VALID` result at report time only confirms system checks had passed as of that snapshot; Apple’s additional creative review can still affect current delivery.

### Example

```json
{
  "systemStatus": "VALID"
}
```

See [`CreativeSystemStatus`](/documentation/Apple-Ads-Platform-API/CreativeSystemStatus) for additional context.

---

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)