Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ViewedVideo

A user views a video.

This schema describes events sent to Segment from [[viewedVideo]]

example
 {
   action: "viewedVideo",
   context_screen_owner_id: "5df3e3fa485efe0012c37055"
   context_screen_owner_slug: "anoushka-mirchandani-bloom-1"
   context_screen_owner_type: "artwork"
 }

Hierarchy

  • ViewedVideo

Index

Properties

action

action: viewedVideo

context_screen_owner_id

context_screen_owner_id: string

context_screen_owner_slug

context_screen_owner_slug: string

context_screen_owner_type

context_screen_owner_type: OwnerType

Generated using TypeDoc