Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 992 Bytes

QueryCollectionRequestTracking.md

File metadata and controls

16 lines (11 loc) · 992 Bytes

QueryCollectionRequestTracking

Properties

Name Type Description Notes
data {str: (str,)} A set of custom values to be included in tracking data. [optional]
field str The tracking field used to identify records in the collection. Must be unique schema field. [optional]
query_id str 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]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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