Interface protos.google.shopping.merchant.reports.v1.ISearchResponse (0.14.0)

Properties of a SearchResponse.

Package

@google-shopping/reports

Properties

nextPageToken

nextPageToken?: (string|null);

SearchResponse nextPageToken

results

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

SearchResponse results