Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClickedPlayVideo

A user clicks to play a video

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

example
 {
   action: "clickedPlayVideo",
   context_page_owner_type: "article",
   context_page_owner_id: "62389c0a0b01c80022eb82a1",
   context_page_owner_slug: "artsy-editorial-making-generative-art-changed-understanding",
 }

Hierarchy

  • ClickedPlayVideo

Index

Properties

action

action: clickedPlayVideo

context_owner_id

context_owner_id: string

context_owner_slug

context_owner_slug: string

context_owner_type

context_owner_type: PageOwnerType

Generated using TypeDoc