Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 791 Bytes

File metadata and controls

16 lines (12 loc) · 791 Bytes

CreateQueryTask

Properties

Name Type Description Notes
query_id int Id of query to run
result_format str Desired result format
source str Source of query task [optional]
deferred bool Create the task but defer execution [optional]
look_id int Id of look associated with query. [optional]
dashboard_id str Id of dashboard associated with query. [optional]
can dict(str, bool) Operations the current user is able to perform on this object [optional]

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