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

    The item review subtopic metrics.

    interface ItemReviewSubtopicMetrics {
        numberOfMentions: number;
        occurrencePercentage: number;
    }
    Index

    Properties

    numberOfMentions: number

    The number of times that reviews mention the subtopic.

    occurrencePercentage: number

    The percentage of reviews that mention the subtopic.