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

# BudgetSystemStatus

The system-derived operational state of a budget order.

```
string BudgetSystemStatus
```

## Discussion

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

---

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)