Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ClickedOnFramedMeasurementsDropdown

A Partner clicks on Artwork frame dimension dropdowns to choose either frame dimensions (H, W, D) or diameter and/or frame metric in the artwork edit page in the CMS.

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

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

Hierarchy

  • ClickedOnFramedMeasurementsDropdown

Index

Properties

action

action: clickedOnFramedMeasurementsDropdown

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