Newer Version Available

This content describes an older version of this product. View Latest

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. 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