queryID property

String? queryID
final

Algolia queryID. This is required when an event is tied to a search.

It can be found in the Search API results response.

Implementation

final String? queryID;