The A+ Content document's metadata.

ContentMetadata

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

Properties

badgeSet: Set<ContentBadge>

The set of content badges.

ContentMetadata

marketplaceId: string

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

ContentMetadata

name: string

The A+ Content document's name.

ContentMetadata

ContentMetadata

updateTime: string

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

ContentMetadata

MMNEPVFCICPMFPCPTTAAATR