Skip to content

Latest commit

 

History

History
executable file
·
44 lines (41 loc) · 3.41 KB

Dashboard.md

File metadata and controls

executable file
·
44 lines (41 loc) · 3.41 KB

LookerApi31Reference.Dashboard

Properties

Name Type Description Notes
contentFavoriteId Number Content Favorite Id [optional]
contentMetadataId Number Id of content metadata [optional]
description String Description [optional]
hidden Boolean Is Hidden [optional]
id String Unique Id [optional]
model LookModel Model [optional]
queryTimezone String Timezone in which the Dashboard will run by default. [optional]
readonly Boolean Is Read-only [optional]
refreshInterval String Refresh Interval [optional]
refreshIntervalToI Number Refresh Interval as Integer [optional]
space SpaceBase Space [optional]
title String Dashboard Title [optional]
userId Number Id of User [optional]
backgroundColor String Background color [optional]
createdAt Date Time that the Dashboard was created. [optional]
dashboardElements [DashboardElement] Elements [optional]
dashboardFilters [DashboardFilter] Filters [optional]
dashboardLayouts [DashboardLayout] Layouts [optional]
deleted Boolean Whether or not a dashboard is 'soft' deleted. [optional]
deletedAt Date Time that the Dashboard was 'soft' deleted. [optional]
deleterId Number Id of User that 'soft' deleted the dashboard. [optional]
editUri String Relative path of URI of LookML file to edit the dashboard (LookML dashboard only). [optional]
favoriteCount Number Number of times favorited [optional]
lastAccessedAt Date Time the dashboard was last accessed [optional]
lastViewedAt Date Time last viewed in the Looker web UI [optional]
loadConfiguration String configuration option that governs how dashboard loading will happen. [optional]
lookmlLinkId String Links this dashboard to a particular LookML dashboard such that calling a sync operation on that LookML dashboard will update this dashboard to match. [optional]
showFiltersBar Boolean Show filters bar. Security Note: This property only affects the cosmetic appearance of the dashboard, not a user's ability to access data. Hiding the filters bar does NOT prevent users from changing filters by other means. For information on how to set up secure data access control policies, see Control User Access to Data [optional]
showTitle Boolean Show title [optional]
slug String Content Metadata Slug [optional]
spaceId String Id of Space [optional]
textTileTextColor String Color of text on text tiles [optional]
tileBackgroundColor String Tile background color [optional]
tileTextColor String Tile text color [optional]
titleColor String Title color [optional]
viewCount Number Number of times viewed in the Looker web UI [optional]
can {String: Boolean} Operations the current user is able to perform on this object [optional]