Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TappedMyCollectionAddArtworkArtist

A user taps on an artist in My Collection Add Artwork Add Artist

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

example
 {
   action: "tappedMyCollectionAddArtworkArtist",
   context_module: "myCollectionAddArtworkArtist",
   context_screen: "myCollectionAddArtworkAddArtist",
   context_screen_owner_id: "5fad78273c8451000d0c53b9"
   context_screen_owner_slug: "andy-warhol"
 }

Hierarchy

  • TappedMyCollectionAddArtworkArtist

Index

Properties

action

action: tappedMyCollectionAddArtworkArtist

context_module

context_screen

Optional context_screen_owner_id

context_screen_owner_id: undefined | string

Optional context_screen_owner_slug

context_screen_owner_slug: undefined | string

platform

platform: Platform

Generated using TypeDoc