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

    Images for an item in the Amazon catalog for the indicated Amazon marketplace.

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

    Properties

    images: ItemImage[]

    Images for an item in the Amazon catalog for the indicated Amazon marketplace.

    marketplaceId: string

    Amazon marketplace identifier.