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

    An item.

    interface Product {
        AttributeSets?: object[];
        CompetitivePricing?: CompetitivePricingType;
        Identifiers: IdentifierType;
        Offers?: OfferType[];
        Relationships?: object[];
        SalesRankings?: SalesRankType[];
    }
    Index

    Properties

    AttributeSets?: object[]

    A list of product attributes if they are applicable to the product that is returned.

    CompetitivePricing?: CompetitivePricingType
    Identifiers: IdentifierType
    Offers?: OfferType[]

    A list of offers.

    Relationships?: object[]

    A list that contains product variation information, if applicable.

    SalesRankings?: SalesRankType[]

    A list of sales rank information for the item, by category.