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

    Identifiers associated with the item in the Amazon catalog for the indicated Amazon marketplace.

    interface ItemIdentifiersByMarketplace {
        identifiers: ItemIdentifier[];
        marketplaceId: string;
    }
    Index

    Properties

    identifiers: ItemIdentifier[]

    Identifiers associated with the item in the Amazon catalog for the indicated Amazon marketplace.

    marketplaceId: string

    Amazon marketplace identifier.