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

# BrandsReportingCampaign.Status

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

```
string BrandsReportingCampaign.Status
```

## Discussion

This captures the advertiser-set status as of the report’s generation, separate from the system-evaluated [`BrandsReportingCampaign.SystemStatus`](/documentation/Apple-Ads-Platform-API/BrandsReportingCampaign/SystemStatus-data.typealias) alongside it.

### Example

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

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