API Reference

Sections

Theme switcher

ScoringRuleInput

ScoringRuleInput

namestring Required
filters_configobject Required

Show child attributes

methodstring
Enum values:
FACTORIZEDFIXED
fixed_valuefloat
reduction_factorfloat
Was this section helpful?

What made this section unhelpful for you?

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 { "name": null, "filters_config": { "scopesid": null, "scopesjson": null, "scopes_fields_to_exclude": [ "" ], "scopes_fields_to_include": [ "" ], "scopes_fields_to_override": [ "" ], "filtersid": null, "filtersjson": null, "filters_fields_to_exclude": [ "" ], "filters_fields_to_include": [ "" ], "filters_fields_to_override": [ "" ] }, "method": "FACTORIZED", "fixed_value": null, "reduction_factor": null }
Was this section helpful?

What made this section unhelpful for you?