Represents a DfaReporting path filter.
JSON representation |
---|
{ "kind": string, "pathMatchPosition": enum ( |
Fields | |
---|---|
kind |
The kind of resource this is, in this case
. |
pathMatchPosition |
Determines how the 'value' field is matched when filtering. If not specified, defaults to EXACT. If set to WILDCARD_EXPRESSION, '*' is allowed as a placeholder for variable length character sequences, and it can be escaped with a backslash. Note, only paid search dimensions ('dfa:paidSearch*') allow a matchType other than EXACT. |
eventFilters[] |
Event filters in path report. |