Video and object tags
How to create, add, update and remove tags from Video and its objects.
Introduction
How to debug this tutorial






Python Code
Import libraries
Init API client
Define function to work with metadata
Create new tag metadata for video

Create new tag for video and its frames

**Update tag value and frame range for video **

Delete tag

Create new tag metadatas for objects in video

Create new tag for object and frames with this object


Update tag value and frame range for object

Delete tag from object

Last updated