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

    The A+ Content document's metadata.

    interface ContentMetadata {
        badgeSet: Set<ContentBadge>;
        marketplaceId: string;
        name: string;
        status: ContentStatus;
        updateTime: string;
    }
    Index

    Properties

    badgeSet: Set<ContentBadge>

    The set of content badges.

    marketplaceId: string

    The marketplace ID is the globally unique identifier of a marketplace. To find the ID for your marketplace, refer to Marketplace IDs.

    name: string

    The A+ Content document's name.

    updateTime: string

    The approximate age of the A+ Content document and metadata.