Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TappedMyCollectionInsightsMedianAuctionPriceChartTimeframe

A user taps on the MedianAuctionPriceChartTimeframe

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

example
 {
   action: "tappedMyCollectionInsightsMedianAuctionPriceChartTimeframe",
   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_timeframe: "3 yrs"
 }

Hierarchy

  • TappedMyCollectionInsightsMedianAuctionPriceChartTimeframe

Index

Properties

action

action: tappedMyCollectionInsightsMedianAuctionPriceChartTimeframe

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_timeframe

selected_timeframe: string

Generated using TypeDoc