Skip to main content

ContentData

Description

General Content record for various data formats

Properties

NameTypeDescriptionNotes
authorNameString[optional]
titleStringtitle for the content item[optional]
subtitleStringsubtitle for the content item[optional]
tagsStringcomma separated list of tags[optional]
fileNameString[optional]
contentUrlString[optional]
contentDataString[optional]
contentTypeContentTypeEnum[optional]
brandStringBrand name for funnel content[optional]
targetAudienceStringTarget audience for funnel content[optional]
priceTierPriceTierEnumPrice tier for funnel content[optional]
deliveryModeDeliveryModeEnumDelivery mode for funnel content[optional]
heroBenefitStringHero benefit for funnel content[optional]
versionIntegerContent version number[optional]
metadataStringAdditional metadata as JSON[optional]
thumbnailImageStringThe large image (optional) for your content[optional]
largeImageStringThe large image (optional) for your content[optional]
categoryCategoryEnum[optional]
statusStatusEnum[optional]
releaseDateOffsetDateTimethe release date (used to automate publishing)[optional]
contentMediaList<ContentMediaLink>media contained in or referenced by the content[optional]
authorPrincipal[optional]
slugStringthe identifier to be used in path[optional]
idUUIDUnique identifier for object in the system[optional] [readonly]
ownerIdUUIDUUID of owner of the object in the system[optional] [readonly]
createdDateOffsetDateTimeDate of object creation[optional] [readonly]
keyHashStringData, including hash of the key(s) used to encrypt this record.[optional] [readonly]
lastAccessedByIdUUIDLast user to access object[optional] [readonly]
lastAccessedDateOffsetDateTimeTimestamp of last access of object[optional] [readonly]
lastModifiedByIdUUIDUnique identifier for user who last modifed the object in the system[optional] [readonly]
lastModifiedDateOffsetDateTimeDate of last object modification[optional] [readonly]

Enum: ContentTypeEnum

NameValue
PLAINTEXT"plaintext"
MARKDOWN"markdown"
JSON"json"
CODE"code"
YAML"yaml"
AUDIO"audio"
VIDEO"video"
URL"url"
SPREADSHEET"spreadsheet"
PDF"pdf"
BINARY"binary"
PRESENTATION"presentation"
IMAGE"image"
DOCUMENT"document"
EBOOK"ebook"
FUNNEL"FUNNEL"

Enum: PriceTierEnum

NameValue
FREE"FREE"
LOW"LOW"
MEDIUM"MEDIUM"
HIGH"HIGH"
PREMIUM"PREMIUM"

Enum: DeliveryModeEnum

NameValue
DIGITAL"DIGITAL"
PHYSICAL"PHYSICAL"
HYBRID"HYBRID"
SERVICE"SERVICE"

Enum: CategoryEnum

NameValue
CODEGEN"CodeGen"
SLIDES"slides"
SPREADSHEETS"spreadsheets"
DOCS"docs"
BLOG"BLOG"
PRODUCT"Product"
SECURITY"SECURITY"
EVENT"Event"
TUTORIAL"Tutorial"
NEWS"News"
ANNOUNCEMENT"Announcement"
GUIDE"Guide"
REVIEW"Review"
CASE_STUDY"Case Study"
WHITEPAPER"Whitepaper"
EBOOK"EBOOK"
FUNNEL"FUNNEL"
VIDEO"video"
AUDIO"audio"
IMAGE"image"
PODCAST"podcast"
WEBINAR"webinar"
COURSE"course"
OTHER"other"

Enum: StatusEnum

NameValue
HOLDING"holding"
EDITING"editing"
PUBLISHED"published"
DRAFT"DRAFT"

Implemented Interfaces

  • Serializable

Generated Version Details

~value
GENERATOR VERSIONcom.valkyrlabs:ValkyrAI API 1.0.1-SNAPSHOT
API ARTIFACTcom.valkyrlabs.valkyrai-api.jar
GENERATOR VERSIONorg.openapitools.openapi-generator:7.5.0
GENERATOR CLASSorg.openapitools.codegen.languages.SpringCodegen
GENERATED DATE2025-12-03T11:13:18.492704-08:00[America/Los_Angeles]