viewerContinueWatchingVideos
Gets continue watching data based on watch history entries for a specific viewer.
The results of this query are unique for a show based on the most recent watch history record for a video of each show.
Results are always limited to the past 30 days.
viewerContinueWatchingVideos(
filters: ViewerContinueWatchingVideosFilters
viewerId: String!
): [ContinueWatchingVideo!]!
Arguments
viewerContinueWatchingVideos.filters
● ViewerContinueWatchingVideosFilters
input references
viewerContinueWatchingVideos.viewerId
● String!
non-null scalar references
Type
ContinueWatchingVideo
object references
Watch history information for a specific video for "continue watching" features.