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

Prediction settings.
Property Name Type Description Available Version
aggregateFunctions List<String> List of aggregate functions. 59.0
maxPrescriptions Integer Maximum number of recommendations. The default value is -1 (unlimited) and the allowed range is -1 through 200. 59.0
maxTopFactors Integer Maximum number of top factors. The default value is 0 and the allowed range is 0 through 3. 59.0
prescriptionImpactPercentage Integer Impact percentage of prescriptions. The default value is 0 and the range of values is 0 through 100. 59.0