Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MyCollectionSelectArtistFromSearch

Users selects artist from search on the artist selection page

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

example
 {
   action: "selectArtistFromSearch",
   context_module: "myCollection",
   context_owner_type: "myCollectionUploadingFlow",
   platform: "web",
 }

Hierarchy

  • MyCollectionSelectArtistFromSearch

Index

Properties

action

action: selectArtistFromSearch

context_mudule

context_mudule: myCollection

context_owner_type

context_owner_type: myCollectionUploadingFlow

platform

platform: Platform

Generated using TypeDoc