Subclass of ConnectApi.AbstractRecommendation Class.
Property Name | Type | Description | Available Version |
---|---|---|---|
actOnUrl | String | For user, file, group, and record entity types, use this
Chatter REST URL with a POST request to take action on the recommendation. For ConnectApi.RecommendedObject entity types, such as custom recommendations, use the actionUrl property of the ConnectApi.PlatformAction Class to take action on the recommendation. |
32.0 |
action | ConnectApi.RecommendationActionType | Specifies the action to take on a recommendation.
|
32.0 |
entity | ConnectApi.Actor | The entity with which the receiver is recommended to take action. | 32.0 |