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

    An event filter to customize your subscription to send notifications for only the specified marketplaceIds.

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

    Properties

    Properties

    marketplaceIds?: string[]

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