Interface CatalogItemsApiModelV20201201ItemSearchResults

Items in the Amazon catalog and search related metadata.

ItemSearchResults

interface CatalogItemsApiModelV20201201ItemSearchResults {
    items: CatalogItemsApiModelV20201201Item[];
    numberOfResults: number;
    pagination: CatalogItemsApiModelV20201201Pagination;
    refinements: CatalogItemsApiModelV20201201Refinements;
}

Properties

A list of items from the Amazon catalog.

ItemSearchResults

numberOfResults: number

The estimated total number of products matched by the search query (only results up to the page count limit will be returned per request regardless of the number found). Note: The maximum number of items (ASINs) that can be returned and paged through is 1000.

ItemSearchResults

ItemSearchResults

ItemSearchResults

MMNEPVFCICPMFPCPTTAAATR