Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TappedMyCollectionInsightsMedianAuctionRailItem

A user taps on the MyCollectionInsightsMedianAuctionRailItem

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

example
 {
   action: "tappedMyCollectionInsightsMedianAuctionRailItem",
   context_module: "myCollectionInsightsMedianAuctionRail",
   context_screen: "myCollectionInsights",
   context_screen_owner_type: "myCollectionInsights",
   artist_id: "373828273738281827",
   category: "Painting"
 }

Hierarchy

  • TappedMyCollectionInsightsMedianAuctionRailItem

Index

Properties

action

action: tappedMyCollectionInsightsMedianAuctionRailItem

artist_id

artist_id: string

category

category: string

context_module

context_screen

context_screen: myCollectionInsights

context_screen_owner_type

context_screen_owner_type: myCollectionInsights

Generated using TypeDoc