I am using YouTube LiveChat Insert API to put some external website links into a user's YouTube LiveStream. The URL is inserted into the LiveChat once every 15 minutes.
Our requirement now is to get the metrics from these LiveChat messages inserted by the system into the user's LiveStream. For ex:
- Number of Views on a particular LiveChat Message
- Number of Clicks on a particular LiveChat Message
- Average engagement/views data in the LiveChat Box during the LiveStream
I have already tried using the LiveChatMessages API to fetch that data but to no avail. I couldn't find any API in the YouTube Data or YouTube Analytics APIs that could provide me that data.
Does it mean this data & metrics is not available on YouTube? Is there any way to get such metrics from YouTube or some other service?