Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClickedAlertsFilters

A user clicks a filter in the alert filter panel

This schema describes events sent to Segment from ClickedAlertsFilters

example
 {
   action: "ClickedAlertsFilters",
   context_page_owner_type: "Demand",
   context_page_owner_id: "",
   context_page_owner_slug: "",
   changed: "{"represented_artists":["true"]}"
   current: "{}"
 }

Hierarchy

  • ClickedAlertsFilters

Index

Properties

action

action: clickedAlertsFilters

changed

changed: string

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

current

current: string

Generated using TypeDoc