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

# BrandsReportingAd.Status

Advertiser-configurable serving status of the ad at report time.

```
string BrandsReportingAd.Status
```

## Discussion

This reflects whether the advertiser had the ad set to run as of the report’s generation, distinct from the system-evaluated [`BrandsReportingAd.SystemStatus`](/documentation/Apple-Ads-Platform-API/BrandsReportingAd/SystemStatus-data.typealias) reported alongside it.

### Example

```json
{
  "status": "ENABLED"
}
```

See [`AdStatus`](/documentation/Apple-Ads-Platform-API/AdStatus) 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)