Skip to content

Latest commit

 

History

History
38 lines (35 loc) · 2.21 KB

Look.md

File metadata and controls

38 lines (35 loc) · 2.21 KB

LookerApi30Reference.Look

Properties

Name Type Description Notes
id Integer Unique Id [optional]
contentMetadataId Integer Id of content metadata [optional]
viewCount Integer Number of times viewed in the Looker web UI [optional]
favoriteCount Integer Number of times favorited [optional]
lastAccessedAt Date Time that the Look was last accessed by any user [optional]
contentFavoriteId Integer Content Favorite Id [optional]
title String Look Title [optional]
user UserIdOnly User [optional]
queryId Integer Query Id [optional]
description String Description [optional]
shortUrl String Short Url [optional]
space SpaceBase Space of this Look [optional]
_public Boolean Is Public [optional]
publicSlug String Public Slug [optional]
userId Integer User Id [optional]
spaceId String Space Id [optional]
model LookModel Model [optional]
publicUrl String Public Url [optional]
embedUrl String Embed Url [optional]
imageEmbedUrl String Image Embed Url [optional]
googleSpreadsheetFormula String Google Spreadsheet Formula [optional]
excelFileUrl String Excel File Url [optional]
createdAt Date Time that the Look was created. [optional]
deletedAt Date Time that the Look was deleted. [optional]
updatedAt Date Time that the Look was updated. [optional]
lastUpdaterId Integer Id of User that last updated the look. [optional]
deleterId Integer Id of User that deleted the look. [optional]
deleted Boolean Whether or not a look is deleted. [optional]
lastViewedAt Date Time last viewed in the Looker web UI [optional]
isRunOnLoad Boolean auto-run query when Look viewed [optional]
can {String: Boolean} Operations the current user is able to perform on this object [optional]