TargetRestrictionOperation

  • Target restriction operations on a list in a mutate involve specifying an operator and a value.

  • The operator field defines the type of list operation to perform, such as adding or removing.

  • The value field specifies the target restriction being added to or removed from the list.

Operation to be performed on a target restriction list in a mutate.

Fields

operator

Operator

Type of list operation to perform.

value

TargetRestriction

The target restriction being added to or removed from the list.