---
title: KeywordResponse
framework: Apple Ads
role: symbol
role_heading: Object
platforms: [search ads 2.0+]
path: apple_ads/keywordresponse
---

# KeywordResponse

A container for the targeting keywords response body.

## Declaration

```data
object KeywordResponse
```

## Properties

data: Response data that the API provides. error: Error response data that the API provides. pagination: Page detail information that the API provides.

## See Also

### Keywords Request and Response Objects

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