BudgetSystemStatus
The system-derived operational state of a budget order.
Declaration
string BudgetSystemStatusPossible Values
ACTIVEThe budget is active. Campaigns assigned to this budget can draw spend against it.
INACTIVEThe budget is not currently active. No spend will be drawn until the underlying condition is resolved.
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.