Options
All
  • Public
  • Public/Protected
  • All
Menu

A user taps to view an offer

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

example
 {
   action: "tappedViewOffer",
   context_owner_type: "conversation"
   impulse_conversation_id: "198"
   subject: "Offer Accepted"
 }

Hierarchy

  • TappedViewOffer

Index

Properties

action

action: tappedViewOffer

context_owner_type

context_owner_type: conversation

impulse_conversation_id

impulse_conversation_id: string

subject

subject: string

Generated using TypeDoc