Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 967 Bytes

SkuSearchRequestPreview.md

File metadata and controls

15 lines (12 loc) · 967 Bytes

# SkuSearchRequestPreview

Properties

Name Type Description Notes
query_string string Query string to search for across SKU's properties (gtin, mpn, feed ID, Title, and Description)
retailer_id string Retailer Id
sellers string[] A list of seller names and/or seller Id's [optional]
brand_ids string[] A list of brand Id's [optional]
sku_type string Enum to set isSellerSku field [optional] [default to 'brand']
product_id_type string Type of product Ids to search for(SkuKey, SkuId, Gtin, Mpn, Model, ParentId) [optional] [default to 'skuKey']
product_ids string[] A list of product Id's, if not passed ignore and search by QueryString [optional]

[Back to Model list] [Back to API list] [Back to README]