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

    Images for an item in the Amazon catalog, grouped by marketplaceId.

    interface ItemImagesByMarketplace {
        images: ItemImage[];
        marketplaceId: string;
    }
    Index

    Properties

    images: ItemImage[]

    Images for an item in the Amazon catalog, grouped by marketplaceId.

    marketplaceId: string

    Amazon marketplace identifier. To find the ID for your marketplace, refer to Marketplace IDs.