Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TappedMyCollectionInsightsMedianAuctionPriceChartCategory

A user taps on the MedianAuctionPriceChartCategory

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

example
 {
   action: "tappedMyCollectionInsightsMedianAuctionPriceChartCategory",
   context_module: "myCollectionInsightsMedianAuctionPriceChart",
   context_screen: "myCollectionInsightsMedianAuctionPrice",
   context_screen_owner_type: "myCollectionInsightsMedianAuctionPrice",
   context_screen_owner_id: "5fad78273c8451000d0c53b9",
   context_screen_owner_slug: "andy-warhol",
   artist_id: "5fad78273c8451000d0c53b9",
   selected_category: "Painting"
 }

Hierarchy

  • TappedMyCollectionInsightsMedianAuctionPriceChartCategory

Index

Properties

action

action: tappedMyCollectionInsightsMedianAuctionPriceChartCategory

artist_id

artist_id: string

context_module

context_screen

Optional context_screen_owner_id

context_screen_owner_id: undefined | string

Optional context_screen_owner_slug

context_screen_owner_slug: undefined | string

context_screen_owner_type

context_screen_owner_type: myCollectionInsightsMedianAuctionPrice

selected_category

selected_category: string

Generated using TypeDoc