Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    The review topic metrics for other child ASINs that have the same parent ASIN. This value is null if there isn't any child ASIN metric data.

    interface ChildAsinMetrics {
        leastMentions?: ChildAsinMentionMetrics;
        mostMentions?: ChildAsinMentionMetrics;
    }
    Index
    leastMentions?: ChildAsinMentionMetrics