Options
All
  • Public
  • Public/Protected
  • All
Menu

A user edits an Alert from the edit alert screen on an app.

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

example
 {
   action: "editedAlert",
   context_screen_owner_type: "editAlert",
   saved_search_id: "58de681f275b2464fcdde097",
 }

Hierarchy

  • EditedAlert

Index

Properties

action

action: editedAlert

context_screen_owner_type

context_screen_owner_type: ScreenOwnerType

Optional saved_search_id

saved_search_id: undefined | string

Generated using TypeDoc