---
title: KeywordUpdateRequest
framework: Apple Ads
role: symbol
role_heading: Object
platforms: [search ads 2.0.9+]
path: apple_ads/keywordupdaterequest
---

# KeywordUpdateRequest

Targeting keyword parameters to use in requests and responses.

## Declaration

```data
object KeywordUpdateRequest
```

## Properties

adGroupId: The unique identifier for the ad group that the targeting keyword belongs to. bidAmount: The maximum cost-per-tap/impression bid amount. This is the offer price for a keyword in a bidding auction. If you set automatedKeywordsOptIn=true in Update an Ad Group, the bid uses optimized keywords with the defaultBidAmount. deleted: An indicator of whether the keyword is soft-deleted. id: A unique identifier for the targeting keyword in the payload to update keyword bids or statuses. This keywordId is specific to a particular ad group and match type that you use to update bid amounts. matchType: An automated keyword and bidding strategy. Match type can be either Broad or Exact. See Ad Groups for Search Match use cases.  |   |   | modificationTime: The date and time of the most recent modification of the object. status: The user-controlled status to enable or pause the keyword. text: The word or phrase to match in App Store user searches to show your ad.

## See Also

### Keywords Request and Response Objects

- [Keyword](apple_ads/keyword.md)
- [NegativeKeyword](apple_ads/negativekeyword.md)
- [KeywordResponse](apple_ads/keywordresponse.md)
- [KeywordListResponse](apple_ads/keywordlistresponse.md)
- [NegativeKeywordResponse](apple_ads/negativekeywordresponse.md)
- [NegativeKeywordListResponse](apple_ads/negativekeywordlistresponse.md)
