TargetRestrictionOperation
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-20 UTC.
[null,null,["Last updated 2024-02-20 UTC."],[[["The `mutate` operation allows you to modify a target restriction list by adding or removing restrictions."],["This is achieved using the `operator` field, which specifies the type of operation (e.g., ADD, REMOVE)."],["The `value` field contains the details of the target restriction to be added or removed."]]],[]]