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

    The dimensions that extend from the top left corner of the image (this applies to cropped and uncropped images). ImageDimensions units must be in pixels.

    interface ImageDimensions {
        height: IntegerWithUnits;
        width: IntegerWithUnits;
    }
    Index

    Properties

    Properties