Advanced
Getting the settings and the dashboards data is implemented in the AnalyticsService service and in the AnalyticsServiceUtils utility in the Platform package.
AnalyticsService class
Advanced
Class implements the functionality of getting settings and the dashboards data.
Methods
Returns the settings of a view and widgets on the dashboards tab by the dashboard page Id.
Returns the data from all widgets on the dashboards tab by the dashboard page Id.
Returns data from athe specific widget by the dashboard page Id and the widget name.
timeZoneOffset – the time zone offset (in minutes) from the UTC. Dashboards data will be received using this time zone.