Options
All
  • Public
  • Public/Protected
  • All
Menu

A user viewed a toast. subject will describe what toast it is.

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

example
 {
   action: "viewedToast",
   context_module: "artworkGrid",
   context_screen_owner_type: "artworkRecommendations",
   subject: "Set an artwork budget in your profile at any time."
 }

Hierarchy

  • ViewedToast

Index

Properties

action

action: viewedToast

Optional context_module

context_module: ContextModule

context_screen_owner_type

context_screen_owner_type: OwnerType

subject

subject: string

Generated using TypeDoc