ProductsInputFilter

📘

Important

The Buy with Prime API is offered as a preview and might change as we receive feedback and iterate on the interfaces. We are sharing this early documentation to help you learn about the Buy with Prime API as we write and iterate on the content.

Overview

Represents a filter that is used to query products.

Arguments

ArgumentDescription
AND ([ProductsInputFilter])

Generate Logical AND filter.

OR ([ProductsInputFilter])

Generate Logical OR filter.

amazonSku (StringFilter)

Amazon SKU of the product.

externalId (StringFilter)

External id of the product.

hasImage (BooleanFilter)

Boolean flag indicating if the product has an image.

hasProductDetailPageUrl (BooleanFilter)

Boolean flag indicating if the product has a product detail page url.

id (StringFilter)

Product identifier generated by Buy With Prime for the product.

isPurchaseGroupMember (BooleanFilter)

Boolean flag indicating if a product is a member of a purchase group.

isRepresentativeOfPurchaseGroup (BooleanFilter)

Boolean flag indicating if a product is the representative of a purchase group.

isRepresentativeOfVariationGroup (BooleanFilter)

Boolean flag indicating if a product is the representative of a variation group.

isVariationGroupMember (BooleanFilter)

Boolean flag indicating if a product is a member of a variation group.

offerPrime (BooleanFilter)

Boolean flag indicating if a merchant intends to sell the product as Prime.

sku (StringFilter)

Stock keeping unit of the product.