Public Method Reports API

getReport()

Returns a Report object used for interacting with an initialized report, based on the id of the report provided in the request object.

Arguments

  • reportId string

    The report ID provided in the request object when calling the LearnosityReports.init() method.

Return value

report

An object with methods for the report.

Was this article helpful?