Newer Version Available
ConnectApi.ScheduledRecommendation
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| channel | ConnectApi.RecommendationChannel | A way to tie custom recommendations
together. For example, display recommendations in specific places in the UI or
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 Experience Cloud sites. 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 sites, 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 Connect REST API resource for the scheduled custom recommendation. | 35.0 |