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

    The details about the segment. The FeaturedOfferExpectedPrice API uses only the sampleLocation portion as input.

    interface SegmentDetails {
        glanceViewWeightPercentage?: number;
        sampleLocation?: SampleLocation;
    }
    Index

    Properties

    glanceViewWeightPercentage?: number

    The glance view weighted percentage for this segment, which is the glance views for this segment as a percentage of total glance views across all segments for the ASIN. A higher percentage indicates that more Amazon customers receive this offer as the Featured Offer.

    sampleLocation?: SampleLocation