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."
}
A user viewed a toast.
subject
will describe what toast it is.This schema describes events sent to Segment from [[viewedToast]]
{ action: "viewedToast", context_module: "artworkGrid", context_screen_owner_type: "artworkRecommendations", subject: "Set an artwork budget in your profile at any time." }