PurchaseOptionFilter
A filter used to narrow purchase option results by product, seller, type, visibility, or availability.
Contents
Note
In the following list, the required parameters are described first.
- filterType
-
The type of filter to apply, such as
PRODUCT_ID,VISIBILITY_SCOPE, orPURCHASE_OPTION_TYPE.Type: String
Valid Values:
PRODUCT_ID | SELLER_OF_RECORD_PROFILE_ID | PURCHASE_OPTION_TYPE | VISIBILITY_SCOPE | AVAILABILITY_STATUSRequired: Yes
- filterValues
-
The values to filter by. Multiple values within the same filter are combined with OR logic.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 10 items.
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[\w\-]+Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: