Stay organized with collections
Save and categorize content based on your preferences.
Version 4.0.25.14 (latest)
Datatype
Description
(object)
object
can
lock
object
Operations the current user is able to perform on this object
created_at
lock
string
Date/Time render task was created
dashboard_filters
lock
string
Filter values to apply to the dashboard queries, in URL query format
dashboard_id
lock
string
Id of dashboard to render
dashboard_style
lock
string
Dashboard layout style: single_column or tiled
finalized_at
lock
string
Date/Time render task was completed
height
lock
integer
Output height in pixels. Flowed layouts may ignore this value.
id
lock
string
Id of this render task
look_id
lock
string
Id of look to render
lookml_dashboard_id
lock
string
Id of lookml dashboard to render
query_id
lock
string
Id of query to render
dashboard_element_id
lock
string
Id of dashboard element to render: UDD dashboard element would be numeric and LookML dashboard element would be model_name::dashboard_title::lookml_link_id
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[],[],null,["# RenderTask\n\nVersion 4.0.25.14 (latest) \nDatatype \nDescription \n(object) \nobject \ncan \n*lock* \nobject \nOperations the current user is able to perform on this object \ncreated_at \n*lock* \nstring \nDate/Time render task was created \ndashboard_filters \n*lock* \nstring \nFilter values to apply to the dashboard queries, in URL query format \ndashboard_id \n*lock* \nstring \nId of dashboard to render \ndashboard_style \n*lock* \nstring \nDashboard layout style: single_column or tiled \nfinalized_at \n*lock* \nstring \nDate/Time render task was completed \nheight \n*lock* \ninteger \nOutput height in pixels. Flowed layouts may ignore this value. \nid \n*lock* \nstring \nId of this render task \nlook_id \n*lock* \nstring \nId of look to render \nlookml_dashboard_id \n*lock* \nstring \nId of lookml dashboard to render \nquery_id \n*lock* \nstring \nId of query to render \ndashboard_element_id \n*lock* \nstring \nId of dashboard element to render: UDD dashboard element would be numeric and LookML dashboard element would be model_name::dashboard_title::lookml_link_id \nquery_runtime \n*lock* \nnumber \nNumber of seconds elapsed running queries \nrender_runtime \n*lock* \nnumber \nNumber of seconds elapsed rendering data \nresult_format \n*lock* \nstring \nOutput format: pdf, png, or jpg \nruntime \n*lock* \nnumber \nTotal seconds elapsed for render task \nstatus \n*lock* \nstring \nRender task status: enqueued_for_query, querying, enqueued_for_render, rendering, success, failure \nstatus_detail \n*lock* \nstring \nAdditional information about the current status \nuser_id \n*lock* \nstring \nThe user account permissions in which the render task will execute \nwidth \n*lock* \ninteger \nOutput width in pixels\n\nRelated Methods\n---------------\n\n- [RenderTask/create_look_render_task](../methods/RenderTask/create_look_render_task \"RenderTask/create_look_render_task\")\n- [RenderTask/create_query_render_task](../methods/RenderTask/create_query_render_task \"RenderTask/create_query_render_task\")\n- [RenderTask/create_dashboard_render_task](../methods/RenderTask/create_dashboard_render_task \"RenderTask/create_dashboard_render_task\")\n- [RenderTask/render_task](../methods/RenderTask/render_task \"RenderTask/render_task\")\n- [RenderTask/create_dashboard_element_render_task](../methods/RenderTask/create_dashboard_element_render_task \"RenderTask/create_dashboard_element_render_task\")"]]