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

# AdDisplayStatus

Rolled-up delivery state for an ad, combining advertiser settings and system conditions into a single user-facing label.

```
string AdDisplayStatus
```

## Discussion

The `AdDisplayStatus` is a read-only derived field on [`Ad`](/documentation/Apple-Ads-Platform-API/Ad) that summarizes the effective delivery state of the ad. It accounts for the ad’s own `AdStatus`, parent ad group status, and parent campaign status. When displaying ad health in a UI, use this field.

---

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)