Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClickedPublish

A partner clicks the publish button on the artwork form page in CMS.

This schema describes events sent to Segment from ClickedPublish

example
{
   action: "clickedPublish",
   context_module: "artworkForm" ,
   artwork_id: "60de173a47476c000fd5c4cc"
   label: "Publish"
}

Hierarchy

  • ClickedPublish

Index

Properties

action

action: clickedPublish

artwork_id

artwork_id: string

context_module

context_module: ContextModule

label

label: string

Generated using TypeDoc