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.

ConnectApi.NBARecommendation

A recommendation returned by a recommendation strategy.
Property Name Type Description Available Version
aiModel String Reserved for future use. 47.0
acceptanceLabel String Text indicating user acceptance of the recommendation. 45.0
description String Description of the recommendation. 45.0
externalId String External ID of the recommendation. This ID doesn’t need to be a Salesforce 18-character ID. For example, it can be a product number from an external system. 46.0
imageUrl String URL to the asset file to display. 45.0
recommendation​Mode String Reserved for future use.Mode of recommendation, if you’re using Einstein Intelligent Offers, an AppExchange package. 46.0
recommendation​Score Double Reserved for future use. 46.0
rejectionLabel String Text indicating user rejection of the recommendation. 45.0
target ConnectApi.​AbstractNBATarget Target to act on. 45.0
targetAction ConnectApi.​AbstractNBAAction Action to recommend. 45.0