ActivityObject

An ActivityObject is a generic object in an Activity Stream entry. ActivityObjects can have MediaLinks for the image field.

Fields

FieldTypeMode Description
authorActivityObjectread-only

The person (or other entity) that created or authored this object.

contentStringread-only

Natural language description of this object (may contain HTML markup).

displayNameStringread-only

Natural language, human readable, and plain text name of this object.

idStringread-only

Permanent and universally unique identifier for this object. For standard Jive objects (those for which the objectType field starts with "jive:"), this will be an IRI that resolves to the Jive Core API endpoint to retrieve this particular object.

imageMediaLinkread-only

Description of a resource providing a visual representation of this object, intended for human consumption.

objectTypeStringread-only

The type of this object. Standard Jive objects will all have a prefix of jive:.

publishedISO 8601 Dateread-only

Date and time when this object was initially published.

summaryStringread-only

Natural language summarization of this object, which may contain HTML markup.

updatedISO 8601 Dateread-only

Date and time at which a previously published object was modified.

urlStringread-only

IRI identifying a resource that provides an HTML representation of the object.

→ Fields used by update and create operations
→ Fields used only by create operations
→ Fields not used by update or create operations