Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 826 Bytes

QueryCollectionRequestTracking.md

File metadata and controls

14 lines (10 loc) · 826 Bytes

Com.Sajari.Sdk.Model.QueryCollectionRequestTracking

Properties

Name Type Description Notes
Data Dictionary<string, string> A set of custom values to be included in tracking data. [optional]
Field string The tracking field used to identify records in the collection. Must be unique schema field. [optional]
QueryId string The query ID of the query. If this is empty, then one is generated. [optional]
Sequence int The sequence number of query. [optional]
Type QueryCollectionRequestTrackingType [optional]

[Back to Model list] [Back to API list] [Back to README]