Properties
action
action: clickedBid
context_owner_id
context_owner_id: string
context_owner_slug
context_owner_slug: string
Optional signal_bid_count
signal_bid_count: undefined | number
Optional signal_label
signal_label: undefined | string
Optional signal_lot_watcher_count
signal_lot_watcher_count: undefined | number
A user clicks "Bid" on an artwork page inside an Auction
This schema describes events sent to Segment from [[clickedBid]]
{ action: "clickedBid", context_owner_type: "Artwork", context_owner_slug: "radna-segal-pearl", context_owner_id: "6164889300d643000db86504", signal_lot_watcher_count: 2, signal_bid_count: 1 }