TargetRestrictionOperation

  • The content describes an operation performed on a target restriction list during a mutate process.

  • The operation uses an operator field to specify the type of list operation (add or remove).

  • The operation uses a value field to specify the target restriction being added 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.