Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClickedOnFramedMeasurements

A Partner clicks on framed measurements fields in the CMS artworks edit page.

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

example
 {
   action: "clickedOnFramedMeasurements",
   context_module: "voltArtworksEdit",
   context_page_owner_type: "artwork",
   context_page_owner_id: "60de173a47476c000fd5c4cc"
 }

Hierarchy

  • ClickedOnFramedMeasurements

Index

Properties

action

action: clickedOnFramedMeasurements

context_module

context_module: ContextModule

Optional context_page_owner_id

context_page_owner_id: undefined | string

context_page_owner_type

context_page_owner_type: PageOwnerType

Generated using TypeDoc