Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AuctionPageView

A user viewed an auction page. This is a track event that fires in addition to the pageview event for marketing tool purposes.

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

example
 {
   action: "auctionPageView",
   auction_slug: "impact-project-healthy-minds",
   sale_id: "622ba9ec812d93000bc8e95d",
   user_id: "5bd8b675776bd6002c86526c"
 }

Hierarchy

  • AuctionPageView

Index

Properties

action

action: auctionPageView

auction_slug

auction_slug: string

sale_id

sale_id: string

user_id

user_id: string

Generated using TypeDoc