AI-generated Key Takeaways
-
The request message for GoogleAdsFieldService.SearchGoogleAdsFields requires a query string.
-
Page token is used to retrieve subsequent pages of results, with the first page being returned if not specified.
-
Page size specifies the number of elements to retrieve per page, though the server may limit the number of returned resources if the requested size is too large.
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. |