NameDescriptionTypeAdditional information
NotificationId

The unique id for the stream item (the same as news feed item and notification item), in scope of a site (itslearning customer).

integer

None.

Text

Descriptive text for the item.

string

None.

LocationTitle

The item's project or course title.

string

None.

PublishedDate

Date time when the news feed item was published. Time zone is UTC.

date

None.

PublishedBy

The person who published the item.

Itslearning.RestApi.Entities.PersonSimple

None.

Url

Url to the location in itslearning connected to the notification.

string

None.

ContentUrl

Url to the location in itslearning connected to the notification that open without master page.

string

None.

IconUrl

Url to the icon used by itslearning for the item.

string

None.

LightBulletin

Related light bulletin (in case if current stream item is lightbulletin-related).

Itslearning.RestApi.Entities.LightBulletins.LightBulletinV2

None.

ElementId

Related element's ID. If there are more than one element related to the notification, then the list should be fetched by separate request. Use ElementsCount value to get exact count of such elements.

integer

None.

ElementType

Related element's type. It will have the value of Unknown in case if current stream item is not element-related. If there are more than one element related to the notification, then the list should be fetched by separate request. Use ElementsCount value to get exact count of such elements.

Itslearning.RestApi.Entities.ElementType

None.

LearningToolId

Identifier of learning tool (Assignment extension, test extension etc.). It's 0 for native itslearning elements. If there are more than one element related to the notification, then the list should be fetched by separate request. Use ElementsCount value to get exact count of such elements.

integer

None.

HasMoreElements

DEPRECATED Use ElementsCount instead.

Defines whether the notification is about operations made with more than one element.

boolean

None.

ElementsCount

The count of related elements.

integer

None.

LocationType

The item's location type.

Itslearning.RestApi.Entities.LocationType

None.

LocationId

The item's location identifier.

integer

None.