Skip to main content

HiddenComponentInVisibleFormulaError

The user marked the formula as visible to the supplier, but the formula references a column that is hidden from the supplier.

typeTyperequired
Constant value: ref_component_is_hidden
Default value: ref_component_is_hidden
componentNameComponentnamerequired

The name of the component that is hidden. The referenced component must be a bid column or a nested formula

HiddenComponentInVisibleFormulaError
{
"type": "ref_component_is_hidden",
"componentName": "string"
}