Provider Analytics Dashboard
List Public Preview
GET
Get provider analytics dashboard.
API scopes: marketplace
Response
- idstring
- versionint64
- dashboard_idstring
dashboard_id will be used to open Lakeview dashboard.
Create Public Preview
POST
Create provider analytics dashboard. Returns Marketplace specific id. Not to be confused with the Lakeview dashboard id.
API scopes: marketplace
Response
- idstring
Update Public Preview
PUT
Update provider analytics dashboard.
API scopes: marketplace
Parameters
- idstringpath
id is immutable property and can't be updated.
Request body
- versionint64
this is the version of the dashboard template we want to update our user to current expectation is that it should be equal to latest version of the dashboard template
Response
- idstring
id & version should be the same as the request
- versionint64
- dashboard_idstring
this is newly created Lakeview dashboard for the user
Get Latest Version Provider Analytics Dashboard Public Preview
GET
Get latest version of provider analytics dashboard.
API scopes: marketplace
Response
- versionint64
version here is latest logical version of the dashboard template