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

# NegativeKeywordUpdate.Status

Whether this negative keyword should be active after the update.

```
string NegativeKeywordUpdate.Status
```

## Discussion

Set this to `PAUSED` to temporarily allow traffic from the excluded term without deleting the negative keyword.

### Example

```json
{
  "status": "PAUSED"
}
```

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