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

    Sales rank of an Amazon catalog item, grouped by website display group.

    interface ItemDisplayGroupSalesRank {
        link?: string;
        rank: number;
        title: string;
        websiteDisplayGroup: string;
    }
    Index

    Properties

    link?: string

    Corresponding Amazon retail website URL for the sales rank.

    rank: number

    Sales rank.

    title: string

    Name of the sales rank.

    websiteDisplayGroup: string

    Name of the website display group that is associated with the sales rank