Options
All
  • Public
  • Public/Protected
  • All
Menu

An artwork is displayed in immersive view

This schema describes events sent to Segment from ImmersiveViewArtworkDisplayed

example
 {
   action: "immersiveViewArtworkDisplayed",
   context_module: "artworkGrid",
   context_page_owner_type: "collection",
   context_page_owner_id: "43048d29-8fc1-4e06-ab20-2e816953934f",
   artwork_id: "5d9d3a0e8b0c6c0007e9c8a1"
 }

Hierarchy

  • ImmersiveViewArtworkDisplayed

Index

Properties

action

action: immersiveViewArtworkDisplayed

artwork_id

artwork_id: string

context_module

context_module: ContextModule

Optional context_page_owner_id

context_page_owner_id: undefined | string

context_page_owner_type

context_page_owner_type: PageOwnerType

Generated using TypeDoc