A content document with additional information for content management.

ContentRecord

interface AplusContentApiModelContentRecord {
    contentDocument?: AplusContentApiModelContentDocument;
    contentMetadata?: AplusContentApiModelContentMetadata;
    contentReferenceKey: string;
}

Properties

ContentRecord

ContentRecord

contentReferenceKey: string

A unique reference key for the A+ Content document. A content reference key cannot form a permalink and may change in the future. A content reference key is not guaranteed to match any A+ content identifier.

ContentRecord

MMNEPVFCICPMFPCPTTAAATR