OpenTV ENTera & OpenTV Platform Documentation
25.52_Q4 25.26_Q2 25.12_Q1 24.50_Q4 24.38_Q3 24.26_Q2 23.50_Q4 23.24_Q2 23.12_Q1 22.50_Q4 22.38_Q3 22.24_Q2
25.52_Q4 25.26_Q2 25.12_Q1 24.50_Q4 24.38_Q3 24.26_Q2 23.50_Q4 23.24_Q2 23.12_Q1 22.50_Q4 22.38_Q3 22.24_Q2

Bookmarks

Overview

A client application can use the APIs provided by User Activity Vault (UAV) to create a bookmark on content to mark the last-watched time (usually when the user stops watching content before it ends). It can then get this bookmark data for the content, which it can use to offer the user the option of resuming watching from where they left off.

UAV also supports:

  • Updating an existing bookmark

  • Deleting one or all bookmarks for an account (the client app should delete the bookmark when the user has watched the content until the end or when they start watching again from the beginning)

  • Getting all bookmarks for an account (which a client app can use to display a "continue watching" list)

Supported use cases

See also

User Activity Vault (UAV) API documentation