Options
All
  • Public
  • Public/Protected
  • All
Menu

User clicks to add a brand kit file

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

example
{
  action: "clickedAddBrandKitFile",
  context_module: "brandKitEditor",
  context_page_owner_type: "brandSettings",
  label: "brand kit logo",
  field: "file",
  value: "filename.png"
}

Hierarchy

  • ClickedAddBrandKitFile

Index

Properties

action

action: clickedAddBrandKitFile

context_module

context_module: brandKit

context_page_owner_type

context_page_owner_type: studio

field

field: string

label

label: string

value

value: string

Generated using TypeDoc