| authorName | String | | [optional] |
| title | String | title for the content item | [optional] |
| subtitle | String | subtitle for the content item | [optional] |
| tags | String | comma separated list of tags | [optional] |
| fileName | String | | [optional] |
| contentUrl | String | | [optional] |
| contentData | String | | [optional] |
| contentType | ContentTypeEnum | | [optional] |
| brand | String | Brand name for funnel content | [optional] |
| targetAudience | String | Target audience for funnel content | [optional] |
| priceTier | PriceTierEnum | Price tier for funnel content | [optional] |
| deliveryMode | DeliveryModeEnum | Delivery mode for funnel content | [optional] |
| heroBenefit | String | Hero benefit for funnel content | [optional] |
| version | Integer | Content version number | [optional] |
| metadata | String | Additional metadata as JSON | [optional] |
| thumbnailImage | String | The large image (optional) for your content | [optional] |
| largeImage | String | The large image (optional) for your content | [optional] |
| category | CategoryEnum | | [optional] |
| status | StatusEnum | | [optional] |
| releaseDate | OffsetDateTime | the release date (used to automate publishing) | [optional] |
| contentMedia | List<ContentMediaLink> | media contained in or referenced by the content | [optional] |
| author | Principal | | [optional] |
| slug | String | the identifier to be used in path | [optional] |
| id | UUID | Unique identifier for object in the system | [optional] [readonly] |
| ownerId | UUID | UUID of owner of the object in the system | [optional] [readonly] |
| createdDate | OffsetDateTime | Date of object creation | [optional] [readonly] |
| keyHash | String | Data, including hash of the key(s) used to encrypt this record. | [optional] [readonly] |
| lastAccessedById | UUID | Last user to access object | [optional] [readonly] |
| lastAccessedDate | OffsetDateTime | Timestamp of last access of object | [optional] [readonly] |
| lastModifiedById | UUID | Unique identifier for user who last modifed the object in the system | [optional] [readonly] |
| lastModifiedDate | OffsetDateTime | Date of last object modification | [optional] [readonly] |