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

# SharedBudget.SystemStatus

The system-derived operational state of a budget order.

```
string SharedBudget.SystemStatus
```

## Discussion

The `systemStatus` is a read-only, system-computed field. It reflects whether campaigns can currently draw spend against the budget order. Check `systemStatusReasons` to determine the specific cause when the status is not `ACTIVE`.

See [`BudgetSystemStatus`](/documentation/Apple-Ads-Platform-API/BudgetSystemStatus) for the full field reference.

---

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)