Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TappedCollectedArtworkImages

A user taps the artwork image(s) within a MyCollectionArtwork screen

This schema describes events sent to Segment from tappedCollectedArtworkImages

example
 {
   action: "tappedCollectedArtworkImages",
   context_module: "myCollectionArtwork",
   context_owner_type: "myCollectionArtwork",
   context_owner_id: "collected-artwork-id"
 }

Hierarchy

  • TappedCollectedArtworkImages

Index

Properties

action

action: tappedCollectedArtworkImages

context_module

context_module: myCollectionArtwork

context_owner_id

context_owner_id: string

Optional context_owner_slug

context_owner_slug: undefined | string

context_owner_type

context_owner_type: myCollectionArtwork

Generated using TypeDoc