Hello,
With the trackSessionStart(), we can add Standard Video Metadata and Custom Video Metadata.
At the moment, we only use Custome Video Metadata into our MobileApp. I was wondering if I can populate Standard Video Metadata like SHOW or SEASON with processing rules like this one :
Overwrite value of : a.media.show(ContextData) with rc.nameoftheshow (ContextData)
Where rc.nameoftheshow is my Custom Context Data.
It doesn't seem to work.
Thanks for your help. Martin