Reporting on Comments Field Usage

Answers
-
Hi Tom,
Currently, the requested report is unavailable out-of-the-box. To submit a Feature Request, please refer to the Kaltura Customer Care Portal.
Thank you,
Meytal
0 -
If you're handy with the Kaltura API, you could follow the steps in this thread from forum.kaltura.org. You'd need to do that for every entry ID you're interested in, then do the summarization yourself.
At a glance this works. I posted this comment in a Media Gallery a couple days ago:
And here's what I was able to find in the Kaltura API Console using service: cuePoint; action: list; filter: KalturaCuePointFilter; cuePointTypeEqual ANNOTATION; entryIdEqual 1_ew9gf1kk:
<xml> <result> <objectType>KalturaCuePointListResponse</objectType> <objects> <item> <objectType>KalturaAnnotation</objectType> <parentId>0</parentId> <text>here's a comment</text> <endTime> </endTime> <duration> </duration> <depth>0</depth> <childrenCount>0</childrenCount> <directChildrenCount>0</directChildrenCount> <isPublic>0</isPublic> <searchableOnEntry>1</searchableOnEntry> <id>1_1k6ylacg</id> <intId>4409643563</intId> <cuePointType>annotation.Annotation</cuePointType> <status>1</status> <entryId>1_ew9gf1kk</entryId> <partnerId>(snip)</partnerId> <createdAt>1651088410</createdAt> <updatedAt>1651088410</updatedAt> <triggeredAt> </triggeredAt> <tags>KMS_public_comment</tags> <startTime>0</startTime> <userId>[email protected]</userId> <partnerData> </partnerData> <partnerSortValue> </partnerSortValue> <forceStop> </forceStop> <thumbOffset> </thumbOffset> <systemName> </systemName> <isMomentary>0</isMomentary> <copiedFrom> </copiedFrom> <relatedObjects> </relatedObjects> </item> </objects> <totalCount>1</totalCount> <relatedObjects> </relatedObjects> </result> <executionTime>0.022347211837769</executionTime> </xml>
Hope this helps,
-Alex Anderson @ University of Minnesota
0 -
We find the API usage aspirational for now. What we wonder, is can the KMC allow us to select Fields to display. Attached composite screen shot, an partial example, is that Outlook allows the user to pick from a list of many. Ideally, each Field would have a short description, maybe even connect to Help, Knowledge base article.
0
Categories
This Month's Leaders
-
13 Points
jmanthony
-
10 Points
ktowne
-
10 Points
christian_davis
-
6 Points
josephsalmond
-
6 Points
rspencer
-
3 Points
nawad
-
2 Points
rburriel
-
2 Points
thomas_ellis
-
2 Points
TiffanyStull
-
2 Points
cwilshus
-
1 Point
luistsanz_eLM
-
1 Point
christopher_phillips
-
1 Point
chris_clement
-
1 Point
jmeegan
-
1 Point
kjones
-
1 Point
rayreid