| Interface | Description |
|---|---|
| ApiParameters |
Defines a set of standard predefined values to be used for some query parameters
|
| BulkProductsQuery | |
| Query |
Base query interface
|
| Class | Description |
|---|---|
| BulkLookupQuery | |
| JobQuery | |
| MetadataQuery |
Index Metadata Query
|
| ProductDetailsQuery |
Index SearchQuery
|
| QueryFactory | |
| SearchQuery | |
| SuggestionsQuery |
| Enum | Description |
|---|---|
| ApiParameters.ApplyFiltersTo |
Allowed Values-
storeId (apply filters to only stores in storeId), alsoSoldAt (apply filters to only stores in alsoSoldAt),
storeIdOrAlsoSoldAt (apply filters to stores present in both storeId and alsoSoldAt),
any (apply filters across all offers)
|
| ApiParameters.Availability |
Used to specify in-stock or out-of-stock items.
|
| ApiParameters.PriceChange |
Used to depict products whose prices have been increased or decreased.
|
| ApiParameters.SelectOffersFrom |
Allowed Values-
storeId (select offers matching filters from storeId), alsoSoldAt (select offers matching filters
from alsoSoldAt), storeIdAndAlsoSoldAt (select offers matching filters from stores in both storeId
and alsoSoldAt), all (select all offers irrespective of matching or storeId or alsoSoldAt data)
|
| ApiParameters.SortBy |
Specifies the sorting strategy of the results
|
Copyright © 2017. All rights reserved.