Looker · Example Payload

Looker Dashboard Layout Example

AnalyticsBI PlatformBusiness IntelligenceData AnalyticsData Visualization

Looker Dashboard Layout Example is an example object payload from Looker, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

iddashboard_idtypeactivecolumn_widthwidthdashboard_layout_components

Example Payload

Raw ↑
{
  "id": "abc123",
  "dashboard_id": "500123",
  "type": "example_value",
  "active": true,
  "column_width": 10,
  "width": 10,
  "dashboard_layout_components": []
}