Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Recommendation Strategy Result
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| errors | Error | Specifies the runtime errors that occur during the recommendation request execution. | Small, 56.0 | 56.0 |
| isSuccess | Boolean | Indicates whether the recommendation request was successful (true) or not (false). | Small, 56.0 | 56.0 |
| onBehalfOfId | String | The ID of the user or object for which the recommendation request is executed. | Small, 56.0 | 56.0 |
| predictionScore | Double | The prediction score, which is an input to the recommendation request. | Small, 56.0 | 56.0 |
| recommendations | Recommendation Details | The list of recommendations returned by a recommendation request. | Small, 56.0 | 56.0 |
| recordId | String | The ID of the record for which the recommendation request is executed. | Small, 56.0 | 56.0 |