Expand my Community achievements bar.

(Hearteat) Can we change a Standard Video Metadata with processing rules

Avatar

Level 2

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

1 Reply

Avatar

Employee Advisor

Can you double check in your implementation that the contextData variable is indeed collecting data? There shouldn't be any issues setting processing rules to collect contextdata variables and pass them into eVars.