Optional
Readonly
createdA date-time that is used to filter listing items. The response includes listings items that were created at or after this time. Values are in ISO 8601 date-time format.
Optional
Readonly
createdA date-time that is used to filter listing items. The response includes listings items that were created at or before this time. Values are in ISO 8601 date-time format.
Optional
Readonly
identifiersA comma-delimited list of product identifiers that you can use to search for listings items. Note: 1. This is required when you specify `identifiersType`. 2. You cannot use 'identifiers' if you specify `variationParentSku` or `packageHierarchySku`.
Optional
Readonly
identifiersA type of product identifiers that you can use to search for listings items. Note: This is required when `identifiers` is provided.
Optional
Readonly
includedA comma-delimited list of datasets that you want to include in the response. Default: `summaries`.
Optional
Readonly
issueA locale that is used to localize issues. When not provided, the default language code of the first marketplace is used. Examples: "en_US", "fr_CA", "fr_FR". When a localization is not available in the specified locale, localized messages default to "en_US".
Optional
Readonly
lastA date-time that is used to filter listing items. The response includes listings items that were last updated at or after this time. Values are in ISO 8601 date-time format.
Optional
Readonly
lastA date-time that is used to filter listing items. The response includes listings items that were last updated at or before this time. Values are in ISO 8601 date-time format.
Readonly
marketplaceA comma-delimited list of Amazon marketplace identifiers for the request.
Optional
Readonly
packageFilter results to include listing items that contain or are contained by the specified SKU. Note: You cannot use `packageHierarchySku` if you include `identifiers` or `variationParentSku` in your request.
Optional
Readonly
pageThe number of results that you want to include on each page.
Optional
Readonly
pageA token that you can use to fetch a specific page when there are multiple pages of results.
Readonly
sellerA selling partner identifier, such as a merchant account or vendor code.
Optional
Readonly
sortAn attribute by which to sort the returned listing items.
Optional
Readonly
sortThe order in which to sort the result items.
Optional
Readonly
variationFilters results to include listing items that are variation children of the specified SKU. Note: You cannot use `variationParentSku` if you include `identifiers` or `packageHierarchySku` in your request.
Optional
Readonly
withFilter results to include only listing items that have issues that match one or more of the specified severity levels.
Optional
Readonly
withoutFilter results to include only listing items that don't contain the specified statuses.
Optional
Readonly
withFilter results to include only listing items that have the specified status.
Request parameters for searchListingsItems operation in ListingsApi.
Export
ListingsApiSearchListingsItemsRequest