Options
All
  • Public
  • Public/Protected
  • All
Menu

When a user creates an artwork list

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

example
 {
   action: "createdArtworkList",
   context_owner_id: "641b795ae11bda000c80d58d",
   context_owner_slug: "banksy-gangsta-rat-unsigned-49",
   context_owner_type: "artwork",
   owner_id: "770fa47d-8cc8-4267-93e7-2808544d2a98"
 }

Hierarchy

  • CreatedArtworkList

Index

Properties

action

action: createdArtworkList

Optional context_owner_id

context_owner_id: undefined | string

Optional context_owner_slug

context_owner_slug: undefined | string

context_owner_type

context_owner_type: OwnerType

owner_id

owner_id: string

Generated using TypeDoc