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

    The marketplace and channel name.

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

    The name of the channel within the marketplace.

    marketplaceName?: string

    The name of the marketplace.