Optional additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional attributeThe user or request attribute to evaluate. Omitted for saved-filter references.
The timestamp when the condition was created.
The unique identifier of the condition.
Optional operatorThe operator used in a targeting condition.
Optional savedThe ID of the saved filter referenced by this condition, or null for inline conditions.
The timestamp when the condition was last updated.
Optional valueValues used by the selected operator. Omitted for saved-filter references.
Generated using TypeDoc
Targeting condition details. A condition is either an inline predicate with
operator,attribute, andvalue, or a reference to a saved filter withsaved_filter_id. The inline fields are omitted for saved-filter references.