Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Tapped3Dots

A user taps on confirm alert to see fewer works by artist

This schema describes events sent to Segment from Tapped3Dots

example
 {
   action: "tapped3Dots",
   context_module: "infiniteDiscovery",
   context_screen_owner_id: "artwork-id",
   context_screen_owner_slug: "artwork-slug",
   context_screen_owner_type: "infiniteDiscoveryArtwork"
 }

Hierarchy

  • Tapped3Dots

Index

Properties

action

action: tapped3Dots

context_module

context_module: ContextModule

context_screen_owner_id

context_screen_owner_id: string

context_screen_owner_slug

context_screen_owner_slug: string

context_screen_owner_type

context_screen_owner_type: ScreenOwnerType

Generated using TypeDoc