Newer Version Available
AIUsecaseDefinition
Represents a collection of fields to set up the use case for which real-time
predictions are to be made. This object is available in API version 55.0 and
later.
Supported Calls
describeSObjects(), query(), retrieve(), update()
Special Access Rules
The AIUsecaseDefinition object is available when the admin settings for AI Accelerator and for the product related to the use case are enabled. The Salesforce org must have the CRM Plus license and the product’s CRM license.
Fields
| Field | Details |
|---|---|
| DeveloperName |
|
| Language |
|
| MasterLabel |
|
| MaximumInsightCount |
|
| MaximumRecommendationCount |
|
| MaximumSuggestionCount |
|
| PrimaryResponseObject |
|
| SecondaryResponseObject |
|
| ShouldSaveFeatures |
|
| ShouldSaveInsights |
|
| ShouldSaveScore |
|
| ShouldSaveSuggestions |
|
| SuggestionImpactMinimumPct |
|
| UsecaseName |
|
Usage
Use this object to specify whether to save the extracted features, prediction scores, insights about the predictions, and suggestions to improve the prediction scores, and then specify the objects where you want to save them. You can also define maximum number of insights and suggestions to get from the machine learning model.