AI-generated Key Takeaways
-
This document outlines the request message for
GoogleAdsFieldService.SearchGoogleAdsFields
. -
The request requires a
query
string and optionally acceptspage_token
andpage_size
. -
The
page_token
is used to retrieve subsequent pages of results from a previous response. -
The
page_size
determines the number of elements returned on a single page.
Request message for GoogleAdsFieldService.SearchGoogleAdsFields
.
Fields | |
---|---|
|
Required. The query string. |
|
Token of the page to retrieve. If not specified, the first page of results will be returned. Use the value obtained from |
|
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. |