---
title: BulkKeywordUpdate.Status
framework: Apple Ads Platform API
role: symbol
role_heading: Type
platforms: [apple ads platform api 1.0+]
path: apple-ads-platform-api/bulkkeywordupdate/status-data.typealias
---

# BulkKeywordUpdate.Status

The updated keyword status for a bulk keyword update item.

## Declaration

```data
string BulkKeywordUpdate.Status
```

## Possible Values

ENABLED: Keyword is active and eligible to serve. PAUSED: Keyword is paused and will not serve.

## Discussion

Discussion Include this field within an item’s data to enable or pause the keyword as part of the same bulk update request. Example {   "status": "PAUSED" }
