|

AllowPartialMatch


(boolean) Whether to find keywords that contain the search text as a substring, or to only return keywords that match the search text exactly.



VALUE DESCRIPTION


true


Allow a partial match. (Default)


false


Don't allow a partial match.


|