The AddToBlockListInput input includes various settings.

Table: AddToBlockListInput

ParameterTypeRequired[a]DefaultDescription
patternstringyes The pattern to match for selecting data to add to the blocklist.
typeBlockedQueryMatcherTypeyes Whether the pattern should be matched exactly or interpreted as a regex pattern. The datatype is an enumerated list of values: EXACT, or REGEX.
viewNamestringyes Limits the scope of the pattern to a specific view preventing matching queries from execution in that context only.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.