UploadChunkSize Parameter (Connect-Marketo Cmdlet)
The size of chunks (in bytes) when uploading large files.
Syntax
Connect-Marketo -UploadChunkSize string
Data Type
cstr
Default Value
"10000000"
Remarks
The size of chunks (in bytes) to use when uploading large files, defaults to 10MB. To upload the entire file in one chunk, set this value to -1.