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

# ReportingKeyword

The response to a request to fetch keyword-level reports.

## Declaration

```data
object ReportingKeyword
```

## Properties

adGroupDeleted: An indicator of whether the ad group is soft-deleted. You can use the EQUALS and IN selector Condition operators with Get Keyword-Level Reports. adGroupId: The unique identifier for the ad group. You can use the EQUALS, IN, and STARTSWITH selector Condition operators with Get Keyword-Level Reports. adGroupName: The name of the ad group, which is unique within the campaign. Responses don’t include deleted ad groups. You can use the EQUALS, IN, and STARTSWITH selector Condition operators with Get Keyword-Level Reports. bidAmount: This is the offer price for a keyword in a bidding auction. If the bidAmount field is null, the bidAmount uses the defaultBidAmount of the corresponding ad group. campaignId: The unique identifier for the campaign. You can use the EQUALS, IN, and STARTSWITH Selector Condition operators with Get Keyword-Level Reports. deleted: An indicator of whether the keyword is soft-deleted. You can use the EQUALS and IN selector Condition operators with Get Keyword-Level Reports. keyword: The name of a keyword that belongs to an ad group. You can use the EQUALS, IN, and STARTSWITH selector Condition operators with Get Keyword-Level Reports. keywordDisplayStatus: The state of the keyword display operation. You can use the EQUALS and IN selector Condition operators with Get Keyword-Level Reports. keywordId: The unique identifier of a keyword that belongs to an ad group. keywordStatus: The status of the keyword. matchType: An automated keyword and bidding strategy. See Ad Groups for Search Match use cases. You can use the EQUALS selector Condition operator with Get Keyword-Level Reports. modificationTime: The date and time of the most recent modification of the object. orgId: The identifier of the organization that owns the campaign. Your orgId is the same as your account in Apple Ads.

## See Also

### Reports Request and Response Objects

- [ReportingRequest](apple_ads/reportingrequest.md)
- [ReportingResponseBody](apple_ads/reportingresponsebody.md)
- [ReportingResponse](apple_ads/reportingresponse.md)
- [ReportingDataResponse](apple_ads/reportingdataresponse.md)
- [GrandTotalsRow](apple_ads/grandtotalsrow.md)
- [SpendRow](apple_ads/spendrow.md)
- [ExtendedSpendRow](apple_ads/extendedspendrow.md)
- [Row](apple_ads/row.md)
- [ReportingCampaign](apple_ads/reportingcampaign.md)
- [ReportingAdGroup](apple_ads/reportingadgroup.md)
- [ReportingSearchTerm](apple_ads/reportingsearchterm.md)
- [ReportingAd](apple_ads/reportingad.md)
- [CampaignAppDetail](apple_ads/campaignappdetail.md)
- [InsightsObject](apple_ads/insightsobject.md)
- [KeywordInsights](apple_ads/keywordinsights.md)
