Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClickedAuctionResultItem

A user clicks a result of auctions on web

This schema describes events sent to Segment from clickedEntityGroup

example
 {
   action: "clickedAuctionResultItem",
   context_module: "auctionResult",
   context_page_owner_type: "artistAuctionResults",
   expanded: true
 }

Hierarchy

Index

Properties

action

action: clickedAuctionResultItem

context_module

context_module: ContextModule

Optional context_page_owner_id

context_page_owner_id: undefined | string

Optional context_page_owner_slug

context_page_owner_slug: undefined | string

context_page_owner_type

context_page_owner_type: PageOwnerType

Optional curation_boost

curation_boost: undefined | false | true

Optional destination_page_owner_id

destination_page_owner_id: undefined | string

Optional destination_page_owner_slug

destination_page_owner_slug: undefined | string

destination_page_owner_type

destination_page_owner_type: PageOwnerType

expanded

expanded: boolean

Optional horizontal_slide_position

horizontal_slide_position: undefined | number

type

Generated using TypeDoc