Properties
action
action: clickedAuctionResultItem
Optional context_page_owner_id
context_page_owner_id: undefined | string
Optional context_page_owner_slug
context_page_owner_slug: undefined | string
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
Optional expanded
expanded: undefined | false | true
Optional horizontal_slide_position
horizontal_slide_position: undefined | number
A user clicks an auction result on the artist or auction result page. Leads to price database for artist empty states.
This schema describes events sent to Segment from clickedEntityGroup
{ action: "clickedAuctionResultItem", context_module: "auctionResults", context_page_owner_type: "artist" | "auctionResult", context_page_owner_id: "4e9743d70307800001001236", context_page_owner_slug?: "paul-jenkins" | null, destination_page_owner_type: "auctionResult" | "priceDatabase", destination_page_owner_id?: "1220512", type: "thumbnail" | "viewAll" | "emptyState" expanded?: true | false | null }