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

    Variation details for the Amazon catalog item for the indicated Amazon marketplace.

    interface ItemVariationsByMarketplace {
        asins: string[];
        marketplaceId: string;
        variationType: ItemVariationsByMarketplaceVariationTypeEnum;
    }
    Index

    Properties

    asins: string[]

    Identifiers (ASINs) of the related items.

    marketplaceId: string

    Amazon marketplace identifier.

    Type of variation relationship of the Amazon catalog item in the request to the related item(s): "PARENT" or "CHILD".