string filterName(required)
attribute: The attribute to constrain by.
operator: The operator to use to compare the attribute value to the input parameter "value". Defaults to "="
value: The constraint value.
connector: The connector between this and the next constraint. For example: And/Or. Defaults to AND.
grouping: The parenthesis grouping for this constraint. Defaults to no grouping "".