Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Rules for catalog-based selections.

    interface SelectionRules {
        excludedItems?: Item[];
    }
    Index
    excludedItems?: Item[]

    Items to exclude from the catalog selection (maximum 100 items).