Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!

(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.