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

    The marketplace and channel name.

    interface MarketplaceChannel {
        channelName?: string;
        marketplaceName?: string;
    }
    Index

    Properties

    channelName?: string

    The name of the channel within the marketplace.

    marketplaceName?: string

    The name of the marketplace.