Reports API Methods
getGroup()
Retrieves the raw JSON data for the specified group path and passes it to a callback. The group paths represent a path through the current report's group hierarchy.
Important Only applicable to the sessions-summary-by-group and activity-summary-by-group report.
Arguments
-
reportPathObject reportPathObject
-
callback function
Function to be called once the data set has been fetched from Learnosity.
-
data object
-
Return value
None (undefined
).