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.

Feature Extraction Parameters Map Value

Wrapper object containing the parameters for feature extraction. This value can be null if no parameters are provided.
JSON example
1"featureExtractionParameters": [
2    {
3      "featureExtractionParametersMapValue": {
4        "recordId": "01tx00000006j2DAAQ1"
5      }
6    }
7  ]
Properties
Name Type Description Required or Optional Available Version
featureExtractionParametersMapValue Object Wrapper object that consists of the parameters for feature extraction. It can be null if no parameters are provided. Required 55.0