searchQuery property
At least one of search_query or page_categories is required for search
events.
Other event types should not set this field. The user's search query as UTF-8 encoded text with a length limit of 5 KiB.
Implementation
core.String? searchQuery;