match Values
Parameters
value
A list of one or more string or integer values(e.g. "1") representing the value of the request file name to match. If multiple values are specified, they're evaluated using OR
logic.
Note: The
match_values
field is only optional if theoperator
is set toAny
.
Parameters
values
A list of one or more string or integer values(e.g. "1") representing the value of the request file name to match. If multiple values are specified, they're evaluated using OR
logic.
Note: The
match_values
field is only optional if theoperator
is set toAny
.