Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClickedHighlightAchievement

A user clicks one of the Highlight and Achievement toggles in the artist header

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

example
 {
   action: "clickedHighlightAchievement",
   context_module : "Active Secondary Market",
   context_page_owner_type: "Artwork",
   context_page_owner_id: "58de681f275b2464fcdde097",
   context_page_owner_slug: "damien-hirst",
   destination_page_owner_type: "Gene"
   destination_page_owner_id: "58de681f275b2464fcdde097"
   subject: ""
 }

Hierarchy

  • ClickedHighlightAchievement

Index

Properties

action

action: clickedHighlightAchievement

context_module

context_module: ContextModule

context_page_owner_id

context_page_owner_id: string

Optional context_page_owner_slug

context_page_owner_slug: undefined | string

context_page_owner_type

context_page_owner_type: PageOwnerType

Generated using TypeDoc