Options
All
  • Public
  • Public/Protected
  • All
Menu

A user shares a page on Artsy

This schema describes events sent to Segment from Share

example
 {
   action: "share",
   context_module: "artworkImage",
   context_owner_type: "artwork",
   context_owner_id: "55ed8ca57261693d930000b8"
   service: "instagram_stories"
 }

Hierarchy

  • Share

Index

Properties

action

action: share

context_module

context_module: ContextModule

context_owner_id

context_owner_id: string

Optional context_owner_slug

context_owner_slug: undefined | string

context_owner_type

context_owner_type: OwnerType

service

service: CustomService | string

Generated using TypeDoc