Options
All
  • Public
  • Public/Protected
  • All
Menu

User has exceeded the upload size limit

This schema describes events sent to Segment from [[uploadSizeLimitExceeded]].

example
 {
   action: "uploadSizeLimitExceeded",
   context_owner_type: "sell",
   upload_size_in_kb: 30134512,
   expand: TRUE
 }

Hierarchy

  • UploadSizeLimitExceeded

Index

Properties

action

action: uploadSizeLimitExceeded

context_owner_type

context_owner_type: OwnerType

number_of_files

number_of_files: number

upload_size_in_kb

upload_size_in_kb: number

Generated using TypeDoc