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

    A brand that you can use to refine your search.

    interface BrandRefinement {
        brandName: string;
        numberOfResults: number;
    }
    Index

    Properties

    brandName: string

    The brand name that you can use to refine your search.

    numberOfResults: number

    The estimated number of results that would be returned if you refine your search by the specified brandName.