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

# ReportingSearchTerm

The response to a request to fetch search term-level reports.

## Declaration

```data
object ReportingSearchTerm
```

## Properties

adGroupDeleted: An indicator of whether the ad group is soft-deleted. You can use the EQUALS and IN selector Condition operators with Get Search Term-Level Reports. adGroupId: The unique identifier for the ad group the search term belongs to. You can use the EQUALS, IN, and STARTSWITH selector Condition operators with Get Search Term-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 Search Term-Level Reports. bidAmount: 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 Search Term-Level Reports. deleted: An indicator of whether the search term is soft-deleted. You can use the EQUALS and IN selector Condition operators with Get Search Term-Level Reports. keyword: The targeting or negative keywords. You can use the EQUALS, IN, and STARTSWITH selector Condition operators with Get Search Term-Level Reports. keywordDisplayStatus: The state of the keyword display operation. You can use the EQUALS and IN selector Condition operators with Get Search Term-Level Reports. keywordId: The unique identifier for a keyword that belongs to an ad group. keywordStatus: The condition of the keyword. You can use the EQUALS selector Condition operator with Get Search Term-Level Reports. 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 Search Term-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. searchTermSource: The source of the keyword to use as a search term. If searchTermSource is AUTO, MatchType is AUTO. If searchTermSource is TARGETED, MatchType is either BROAD or EXACT. You can use the EQUALS and IN selector Condition operators with Get Search Term-Level Reports. searchTermText: The search terms to use for app searches. You can use the EQUALS, IN, and STARTSWITH selector Condition operators with Get Search Term-Level Reports.

## 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)
- [ReportingKeyword](apple_ads/reportingkeyword.md)
- [ReportingAd](apple_ads/reportingad.md)
- [CampaignAppDetail](apple_ads/campaignappdetail.md)
- [InsightsObject](apple_ads/insightsobject.md)
- [KeywordInsights](apple_ads/keywordinsights.md)
