SearchGoogleAdsFieldsResponse

Response message forGoogleAdsFieldService.SearchGoogleAdsFields.

Proto definition

Fields

next_page_token

string

Pagination token used to retrieve the next page of results. Pass the content of this string as thepage_token attribute of the next request.next_page_token is not returned for the last page.

results[]

GoogleAdsField

The list of fields that matched the query.

total_results_count

int64

Total number of results that match the query ignoring the LIMIT clause.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-01-22 UTC.