Hi @bowe_strickland,
You can start by looking at this step by step tutorial:
https://developer.kaltura.com/workflows/Review_Media_Analytics/Analytics_Reports
Each step includes code samples for all languages for which we have API clients.
The report
service actions accept a param called reportType
which should be one of the following:
https://developer.kaltura.com/api-docs/General_Objects/Enums/KalturaReportType
The action’s response will vary based on the selected report type.