Properties
action
action: toggledSavedSearch
Optional context_screen_owner_id
context_screen_owner_id: undefined | string
Optional context_screen_owner_slug
context_screen_owner_slug: undefined | string
context_screen_owner_type
Optional modified
modified: undefined | false | true
Optional original
original: undefined | false | true
search_criteria_id
search_criteria_id: string
A user toggles a saved search on/off on an app or web
This schema describes events sent to Segment from [[toggledNotification]]
{ action: "toggledSavedSearch", context_screen_owner_type: "artist", context_screen_owner_id: "58de681f275b2464fcdde097", context_screen_owner_slug: "anthony-hunter", modified: True, original: False, search_criteria_id: "58de681f275b2464fcdde097" }