Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.34 KB

DashboardElement.md

File metadata and controls

25 lines (22 loc) · 1.34 KB

LookerApi30Reference.DashboardElement

Properties

Name Type Description Notes
id String Unique Id [optional]
dashboardId String Id of Dashboard [optional]
lookId String Id Of Look [optional]
type String Type [optional]
listen {String: String} Listen [optional]
refreshInterval String Refresh Interval [optional]
refreshIntervalToI Integer Refresh Interval as integer [optional]
noteText String Note Text [optional]
noteTextAsHtml String Note Text as Html [optional]
noteDisplay String Note Display [optional]
noteState String Note State [optional]
titleText String Text tile title text [optional]
subtitleText String Text tile subtitle text [optional]
bodyText String Text tile body text [optional]
bodyTextAsHtml String Text tile body text as Html [optional]
look LookWithQuery Look [optional]
editUri String Relative path of URI of LookML file to edit the dashboard element (LookML dashboard only). [optional]
can {String: Boolean} Operations the current user is able to perform on this object [optional]