Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TappedMyCollectionInsightsMedianAuctionPriceChartCareerHighlight

A user taps on the MedianAuctionPriceChartCareerHighlight

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

example
 {
   action: "tappedMyCollectionInsightsMedianAuctionPriceChartCareerHighlight",
   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"
   selected_timeframe:"3 yrs"
   year: 2019
 }

Hierarchy

  • TappedMyCollectionInsightsMedianAuctionPriceChartCareerHighlight

Index

Properties

action

action: tappedMyCollectionInsightsMedianAuctionPriceChartCareerHighlight

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

selected_timeframe

selected_timeframe: string

year

year: number

Generated using TypeDoc