VideoCustomFields
This container tag iterates, or loops, over the list of custom fields associated with a video type asset. See mt:EntryCustomFields for more details. <mt:VideoCustomFields> <ul> <mt:IfNonEmpty tag="CustomFieldValue"> <li><$mt:CustomFieldName$>: <$mt:CustomFieldValue$></li> </mt:IfNonEmpty> </ul> </mt:VideoCustomFields> Attributes exclude="TEXT1 TEXT2" Custom field name of the... Continue Reading