Newer Version Available
ConnectApi.ScheduledRecommendation
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| channel | ConnectApi.RecommendationChannel | A way to tie custom 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 custom recommendation is enabled and appears in communities. If false, custom recommendations in feeds in Salesforce mobile web aren’t removed, but no new custom recommendations appear. In Customer Service and Partner Central communities, disabled custom recommendations no longer appear. | 35.0 |
| id | String | 18-character ID of the scheduled custom recommendation. | 35.0 |
| rank | Integer | The rank determining the order of this scheduled custom recommendation. | 35.0 |
| recommendationAudienceId | String | ID of the audience for the scheduled custom recommendation. | 35.0 |
| recommendationDefinitionRepresentation | ConnectApi.RecommendationDefinition | Custom recommendation definition that this scheduled recommendation schedules. | 35.0 |
| url | String | URL to the Chatter REST API resource for the scheduled custom recommendation. | 35.0 |