Field Computation
A resource that represents the configuration of a Field Computation.
Type: object
The following properties are required:
- inputs
Type: object
The following properties are required:
- localizedInputs
Must not be:
Type: object
The following properties are required:
- computations
The following properties are required:
- $id
- $schema
- field
- computationMethod
Must not be:
Type: object
The following properties are required:
- computationMethod
Type: object
The following properties are required:
- inputs
Type: object
The following properties are required:
- localizedInputs
The following properties are required:
- $id
- $schema
- field
- computations
$idstring
$schemaconst
Specific value:
“https://schema.yext.com/config/km/field-computation/v1"
fieldstring
computationMethodstring
computationsarray
Each item of this array must be:
Type: object
The following properties are required:
- subfieldPath
- computationMethod
- inputs
Type: object
The following properties are required:
- subfieldPath
- computationMethod
- localizedInputs
string
string
object
A model that represents the input values
Same definition as inputsobject
A model that represents the localized input values
Same definition as localizedInputssystemControlledboolean
inputsobject
A model that represents the input values
string, number, array, boolean, object, integer or null Pattern Property
All property whose name matches the following regular expression must respect the following conditions
Property name regular expression:2+$
localizedInputsobject
A model that represents the localized input values
object Pattern Property
All property whose name matches the following regular expression must respect the following conditions
Property name regular expression:4+$
string, number, array, boolean, object, integer or null Required
string, number, array, boolean, object, integer or null Pattern Property
All property whose name matches the following regular expression must respect the following conditions
Property name regular expression:6+$