Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClickedContactGallery

User clicks "Contact Gallery" on an artwork page (BNMO) or Order Details page

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

example
 {
   action: "clickedContactGallery",
   context_owner_type: "Artwork" | "orders-detail"
   context_owner_id: "6164889300d643000db86504" | "57e60c68-a198-431e-8a02-6ecb01e3a99b",
   context_owner_slug: "radna-segal-pearl",
   signal_label: "Limited-Time Offer",
 }

Hierarchy

  • ClickedContactGallery

Index

Properties

action

action: clickedContactGallery

context_owner_id

context_owner_id: string

Optional context_owner_slug

context_owner_slug: undefined | string

context_owner_type

context_owner_type: OwnerType

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

Generated using TypeDoc