Options
All
  • Public
  • Public/Protected
  • All
Menu

A partner uploads an image into the Image Bank. Fires when the upload is initiated (file selected).

This schema describes events sent to Segment from OsClickedUploadImageBank

example
{
  action: "clickedUploadImageBank",
  context_module: "imageBank",
  context_page_owner_type: "studioInstagram",
  field: "file",
  value: "filename.png"
}

Hierarchy

  • OsClickedUploadImageBank

Index

Properties

action

action: clickedUploadImageBank

context_module

context_module: imageBank

context_page_owner_type

context_page_owner_type: studioInstagram

field

field: "file"

value

value: string

Generated using TypeDoc