ContentObject Type

Represents a web content item; by default, represents the host website

Record fields

Record Field Description

Author

Full Usage: Author

Field type: ContentCreator

The author of a web content item or its host website

Field type: ContentCreator

BaseUrl

Full Usage: BaseUrl

Field type: string

The root domain of the host website – must be an absolute URL

Field type: string

ContentType

Full Usage: ContentType

Field type: string option

The Schema.org object type of a web content item – validated

Field type: string option

Description

Full Usage: Description

Field type: string

A short description of a web content item or its host website

Field type: string

Headline

Full Usage: Headline

Field type: string option

An optional shorter version of ContentObject.Description

Field type: string option

Locale

Full Usage: Locale

Field type: string option

The ISO 639-1 language code of a web content item – defaults to en-US

Field type: string option

Meta

Full Usage: Meta

Field type: (string * string) list option

An arbitrary list of Schema.org object types – unrecognized types will be silently ignored

Field type: (string * string) list option

Modified

Full Usage: Modified

Field type: DateTime option

Last modification date of a web content item – defaults to current date if not provided and a publication date is found

Field type: DateTime option

ObjectType

Full Usage: ObjectType

Field type: string option

The Schema.org object type of the host website – validated

Field type: string option

OpenGraphType

Full Usage: OpenGraphType

Field type: string option

The OpenGraph object type of a web content item – validated

Field type: string option

Published

Full Usage: Published

Field type: DateTime option

Publication date of a web content item

Field type: DateTime option

SiteName

Full Usage: SiteName

Field type: string option

The identifying name of the host website – defaults to ContentObject.Title

Field type: string option

Tags

Full Usage: Tags

Field type: string list option

Optional keywords associated with a web content item

Field type: string list option

Title

Full Usage: Title

Field type: string

The title of a web content item or its host website

Field type: string

Url

Full Usage: Url

Field type: string

The relative or absolute path to the web content item represented by this ContentObject

Field type: string

Static members

Static member Description

ContentObject.Default

Full Usage: ContentObject.Default

Returns: ContentObject
Returns: ContentObject