Selling Partner API SDK for JavaScript
    Preparing search index...

    An event filter you can use to customize your subscription to send notifications for specific marketplaceIds.

    interface MarketplaceFilter {
        marketplaceIds?: string[];
    }
    Index

    Properties

    Properties

    marketplaceIds?: string[]

    A list of marketplace identifiers you can subscribe to (for example, ATVPDKIKX0DER). To receive notifications in every marketplace, do not provide this list.