pathQuery property
A filter by user interest path.
If set, only user interests with a path containing the literal string (case insensitive) in the filter will be returned. Maximum length is 200 characters.
Implementation
core.String? pathQuery;
A filter by user interest path.
If set, only user interests with a path containing the literal string (case insensitive) in the filter will be returned. Maximum length is 200 characters.
core.String? pathQuery;