matchType property

String? matchType
getter/setter pair

Match type for the goal URL.

Possible values are HEAD, EXACT, or REGEX.

Implementation

core.String? matchType;