Options
All
  • Public
  • Public/Protected
  • All
Menu

A partner stops sharing a Private Viewing Room, which immediately breaks the link the client was given. trigger distinguishes the Manage panel on the collection page from the editor's own footer.

This schema describes events sent to Segment from StoppedSharingPrivateViewingRoom

example
{
  action: "stoppedSharingPrivateViewingRoom",
  context_module: "listDetail",
  context_page_owner_type: "privateViewingRoom",
  list_id: "5d2b5b5d5e5b5d000e1b5b5d",
  trigger: "manageMenu"
}

Hierarchy

  • StoppedSharingPrivateViewingRoom

Index

Properties

action

action: stoppedSharingPrivateViewingRoom

context_module

context_module: listDetail

context_page_owner_type

context_page_owner_type: privateViewingRoom

list_id

list_id: string

trigger

trigger: "manageMenu" | "editor"

Generated using TypeDoc