ConnectApi.AbstractRecommendationExplanation Class

Explanation for a recommendation.

This class is abstract.

Superclass of ConnectApi.RecommendationExplanation Class.

Property Name Type Description Available Version
summary String Summary explanation for recommendation. 32.0
type ConnectApi.​Recommendation​ExplanationType Indicates the reason for the recommendation.
  • Custom—Custom recommendations
  • FilePopular—Files with many followers or views
  • FileViewedTogether—Files often viewed at the same time as other files the context user views
  • FollowedTogetherWithFollowees—Users often followed with the same people the context user follows
  • GroupMembersFollowed—Groups with members the context user follows
  • GroupNew—Recently created groups
  • GroupPopular—Groups with many active members
  • ItemViewedTogether—Records often viewed at the same time as other records the context user views
  • PopularApp—Applications that are popular
  • RecordOwned—Records owned by the context user
  • RecordParentOfFollowed—Parent records of records the context user follows
  • RecordViewed—Records the context user recently viewed
  • UserDirectReport—Users who report to the context user
  • UserFollowedTogether—Users often followed at the same time as other users the context user follows
  • UserFollowsSameUsers—Users who follow the same users as the context user
  • UserManager—The context user’s manager
  • UserNew—Recently created users
  • UserPeer—Users who report to the same manager as the context user
  • UserPopular—Users with many followers
  • UserViewingSameRecords—Users who view the same records as the context user
32.0
Previous
Next