---
title: AdAccountSystemStatus
framework: Apple Ads Platform API
role: symbol
role_heading: Type
platforms: [apple ads platform api 1.0+]
path: apple-ads-platform-api/adaccountsystemstatus
---

# AdAccountSystemStatus

System-derived operational status of an ad account.

## Declaration

```data
string AdAccountSystemStatus
```

## Possible Values

ACTIVE: The ad account is active and capable of running campaigns. INACTIVE: The ad account is inactive. Check systemStatusReasons for the specific cause.

## See Also

- [ProductFeatures](apple-ads-platform-api/productfeatures.md)
- [OrgSystemStatus](apple-ads-platform-api/orgsystemstatus.md)
- [OrgSystemStatusReason](apple-ads-platform-api/orgsystemstatusreason.md)
- [AdAccountSystemStatusReason](apple-ads-platform-api/adaccountsystemstatusreason.md)
- [AdvertiserResourceListResponse](apple-ads-platform-api/advertiserresourcelistresponse.md)
- [AdvertiserResourceType](apple-ads-platform-api/advertiserresourcetype.md)
