Newer Version Available
ConnectApi.ScheduledRecommendation
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| channel | ConnectApi.RecommendationChannel | A way to tie recommendations together,
for example, to display recommendations in specific places in the UI or to show
recommendations based on time of day or geographic locations.
Values are:
|
36.0 |
| enabled | Boolean | Indicates whether scheduling is enabled. If true, the recommendation is enabled and appears in communities. If false, recommendations in feeds in the Salesforce mobile web aren’t removed, but no new recommendations appear. In Customer Service and Partner Central communities, disabled recommendations no longer appear. | 35.0 |
| id | String | 18-character ID of the scheduled recommendation. | 35.0 |
| rank | Integer | The rank determining the order of this scheduled recommendation. | 35.0 |
| recommendationAudienceId | String | ID of the audience for the scheduled recommendation. | 35.0 |
| recommendationDefinitionRepresentation | ConnectApi.RecommendationDefinition | Recommendation definition that this scheduled recommendation schedules. | 35.0 |
| url | String | URL to the Chatter REST API resource for the scheduled recommendation. | 35.0 |