Interface protos.google.shopping.merchant.reports.v1beta.ISearchResponse (0.7.0)

Properties of a SearchResponse.

Package

@google-shopping/reports

Properties

nextPageToken

nextPageToken?: (string|null);

SearchResponse nextPageToken

results

results?: (google.shopping.merchant.reports.v1beta.IReportRow[]|null);

SearchResponse results