Locker Advanced Report.
| JSON representation |
|---|
{
"title"
:
string
,
"firstViewName"
:
string
,
"category"
:
enum (
|
| Fields | |
|---|---|
title
|
Optional. The title of the Looker report. |
firstViewName
|
Optional. The name of the first view in the Looker report. |
category
|
Optional. The category of the Looker report. |
creatorGuid
|
Optional. The creator guid of the Looker report. |
modifier
|
Optional. The modifier of the Looker report. |
externalId
|
Optional. The external id of the Looker report. |
includeViewOnlyUsers
|
Optional. Indicates if view only users should be included. |
environments[]
|
Optional. List of environments associated with the copied advanced report. |
environmentsJson
|
Optional. The JSON representation of the environments field. |
id
|
Optional. The ID of the advanced report. |
tenantId
|
Optional. The tenant id of the advanced report. |
creatorFullName
|
Optional. The full name of the creator of the advanced report. |
modifierFullName
|
Optional. The full name of the modifier of the advanced report. |
creationTimeUnixTimeInMs
|
Optional. The creation time of the advanced report in Unix time in milliseconds. |
modificationTimeUnixTimeInMs
|
Optional. The modification time of the advanced report in Unix time in milliseconds. |
LegacyAdvancedReportCategory
The category of the advanced report.
| Enums | |
|---|---|
DEFAULT
|
Default. |
PERSONAL
|
Personal. |
SHARED
|
Shared. |
OTHER
|
Other. |

