---
title: "POST /v23/searchAds360Fields:search"
method: POST
path: "/v23/searchAds360Fields:search"
tags: ["searchAds360Fields"]
---

# POST /v23/searchAds360Fields:search

`POST /v23/searchAds360Fields:search`

Returns all fields that match the search [query](/search-ads/reporting/concepts/field-service#use_a_query_to_get_field_details). List of thrown errors: [AuthenticationError]() [AuthorizationError]() [HeaderError]() [InternalError]() [QueryError]() [QuotaError]() [RequestError]()

## Request body

- GoogleAdsSearchads360V23ServicesSearchSearchAds360FieldsRequest — Request message for SearchAds360FieldService.SearchSearchAds360Fields.
  - `pageSize` integer — Number of elements to retrieve in a single page. When too large a page is requested, the server may decide to further limit the number of returned resources.
  - `query` string — Required. The query string.
  - `pageToken` string — Token of the page to retrieve. If not specified, the first page of results will be returned. Use the value obtained from `next_page_token` in the previous response in order to request the next page of results.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/searchads360.md) · [All operations](https://skmtc.net/google/apis/searchads360/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/searchads360/revisions/40d087435afd/schema)
