Selling Partner API SDK for JavaScript
    Preparing search index...
    AsinBadge: {
        BrandNotEligible: "BRAND_NOT_ELIGIBLE";
        CatalogNotFound: "CATALOG_NOT_FOUND";
        ContentNotPublished: "CONTENT_NOT_PUBLISHED";
        ContentPublished: "CONTENT_PUBLISHED";
    } = ...

    A flag that provides additional information about an ASIN. This is contextual and can change depending on the request that generated it.

    Type Declaration

    • ReadonlyBrandNotEligible: "BRAND_NOT_ELIGIBLE"
    • ReadonlyCatalogNotFound: "CATALOG_NOT_FOUND"
    • ReadonlyContentNotPublished: "CONTENT_NOT_PUBLISHED"
    • ReadonlyContentPublished: "CONTENT_PUBLISHED"