News

Entity representing the latest news for its owner. In order to get a News entity, use getNews(personID, maxPerStream, filters, fields).

Fields

FieldTypeMode Description
idStringread-only

Identifier (unique within an object type and Jive instance) of this object.

newsStreamsNewsStream[]read-onlyThe news streams entities for the user. This field is sorted in the order of subscription streams first in the curator provided order, followed by user's own custom streams' activity.
ownerPersonread-only

The person (or other object) that the news is for.

resourcesObjectread-only

Resource links (and related permissions for the requesting person) relevant to this object.

typeStringread-only

The object type of this object.

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