Optional ReadonlycreatedA 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 ReadonlycreatedA 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 ReadonlyidentifiersA 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 ReadonlyidentifiersA type of product identifiers that you can use to search for listings items. Note: This is required when `identifiers` is provided.
Optional ReadonlyincludedA comma-delimited list of datasets that you want to include in the response. Default: `summaries`.
Optional ReadonlyissueA 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 ReadonlylastA 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 ReadonlylastA 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.
ReadonlymarketplaceA comma-delimited list of Amazon marketplace identifiers for the request.
Optional ReadonlypackageFilter 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 ReadonlypageThe number of results that you want to include on each page.
Optional ReadonlypageA token that you can use to fetch a specific page when there are multiple pages of results.
ReadonlysellerA selling partner identifier, such as a merchant account or vendor code.
Optional ReadonlysortAn attribute by which to sort the returned listing items.
Optional ReadonlysortThe order in which to sort the result items.
Optional ReadonlyvariationFilters 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 ReadonlywithFilter results to include only listing items that have issues that match one or more of the specified severity levels.
Optional ReadonlywithoutFilter results to include only listing items that don't contain the specified statuses.
Optional ReadonlywithFilter results to include only listing items that have the specified status.
Request parameters for searchListingsItems operation in ListingsItemsApi.