Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TappedContactGallery

A user taps on 'Contact Gallery' on an artwork page or in Order Details page

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

example
 {
   action: "tappedContactGallery",
   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

  • TappedContactGallery

Index

Properties

action

action: tappedContactGallery

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