Update Type

Represents a user's status update.

Fields

FieldTypeDescription
IDLong
authorUserSummaryReturns the content author summary.
bookmarkCountInteger
contentContentBodyEntityReturns the content body.
creationDateDateThe creation date of the entity
latitudeDoubleIf available, returns the latitude of the location from which the update was made
likeCountIntegerReturns the number of users that have liked the content
linksMapLinks (URIs) relevant to the entity. A link may for example point to additional information about the entity or allow the user to perform related actions.
longitudeDoubleIf available, returns the longitude of the location from which the update was made
modificationDateDateThe modification date of the entity
replyCountIntegerReturns the number of replies which users have posted to this content. Replies allow for a discussion surrounding the content object and allow for the author of the content to gauge what other users of the community thought of it.
repostUpdateReturns the update which this update reposts, if it has one. An update repost is meant to be used as a reference between an update and a previous update in order to add additional commentary to the post or to highlight it to one's own followers.
resourcesMapLinks to actions which can be taken on the current entity. The embedded link contains information about what methods are available on the given link.
statusStringReturns the content status, e.g. published or draft.
subjectStringReturns the content's subject. The subject may not be available for all content objects, e.g. comments.
typeString
viewCountIntegerThe view count of the entity