queryTerms property

List<String>? queryTerms
getter/setter pair

Terms from the search query.

Will be replaced by replacement term. Can specify up to 100 terms.

Implementation

core.List<core.String>? queryTerms;