Public Method Reports API

getReport()

ReportsApp.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