Name | Description | Type | Additional information |
---|---|---|---|
ItemKey |
The primary key associated with the item based on its content type |
globally unique identifier |
None. |
Title |
Title |
string |
None. |
Body |
Description |
string |
None. |
Contributor |
Author or Contributor of the data feed item |
DataFeedContributor |
None. |
ParentContainer |
Parent in which the data feed item is contained. Ex: Community |
DataFeedParentContainer |
None. |
ActionText |
Action Taken Text |
string |
None. |
CreateDate |
UTC timestamp for when the item was created. Use only if PublishedDate is not available. |
date |
None. |
PublishedDate |
UTC timestamp for when the item was published to users on the site |
date |
None. |
PublicationStatus |
Item status determined by PublishedOn date - the possible statuses include "scheduled", "draft", and "published" |
string |
None. |
Date01 |
Custom date field used for certain content types such as the start date for events. As well as best response date for questions and answers. |
date |
None. |
Date02 |
Custom date field used for certain content types such as the end date for events |
date |
None. |
HasRecommended |
Whether or not the current user has liked/recommended the feed item |
boolean |
None. |
HasReplied |
Whether or not the current user has replied/commented on the feed item |
boolean |
None. |
Bool01 |
Generic boolean value specific to the type, ex: Whether or not the current user has registered for the item/event. |
boolean |
None. |
Bool02 |
Generic boolean value specific to the type, ex: Whether or not the item/event is open for registration. |
boolean |
None. |
ItemType |
The type of content, such as blog, announcement, ... |
string |
None. |
LinkToViewItem |
Provides a url to view the item on the website |
string |
None. |
Tags |
All of the tags indexed for the item. This includes user tags and admin based tags |
Collection of ItemTagResponse |
None. |
RecommendationCount |
The number of times the item has been "recommended" or "liked" |
integer |
None. |
AttachmentsContainer |
The attachment container info, the attachments within the container, and their necessary metadata related to the specified item |
DataFeedAttachmentsContainer |
None. |
ResponseCount |
The number of responses for the thread that the item is contained in. If it is not contained within a thread it should not return. |
integer |
None. |
Text01 |
Custom text field used for certain content types such as the location for events |
string |
None. |
Text02 |
Custom text field used for certain content types such as the start/end date string for events |
string |
None. |
Text03 |
Custom text field used for certain content types such as the event type name for events |
string |
None. |
Text04 |
Custom text field used for certain content types such as the registration type for events |
string |
None. |
FeaturedImageUrl |
Returns a link to an image/icon to display for the data feed item |
string |
None. |
ThreadKey |
The ID of the thread containing the item |
globally unique identifier |
None. |
Marker |
Item origin marker |
string |
None. |