Reference documentation and code samples for the Google Shopping Merchant Reports V1 Client class SearchResponse.
Response message for the ReportService.Search
method.
Generated from protobuf message google.shopping.merchant.reports.v1.SearchResponse
Namespace
Google \ Shopping \ Merchant \ Reports \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ results
↳ next_page_token
string
Token which can be sent as page_token
to retrieve the next page. If omitted, there are no subsequent pages.
getResults
Rows that matched the search query.
setResults
Rows that matched the search query.
$this
getNextPageToken
Token which can be sent as page_token
to retrieve the next page. If
omitted, there are no subsequent pages.
string
setNextPageToken
Token which can be sent as page_token
to retrieve the next page. If
omitted, there are no subsequent pages.
var
string
$this