Files
Additional information about this section
Perform actions on an object
- bulkDeleteFiles( )
Deletes the specified files from the Media Manager.
- bulkImportFiles( )
Imports a bulk of files to the Media Manager using external urls.
- bulkRestoreFilesFromTrashBin( )
Restores the specified files from the Media Manager's trash bin, and moves them to their original locations in the Media Manager.
- generateFileDownloadUrl( )
Generates one or more temporary URLs for downloading a specific file in the Media Manager.
- generateFileResumableUploadUrl( )
Generates a resumable upload URL to allow external clients to easily upload large files over 10MB to the Media Manager.
- generateFileUploadUrl( )
Generates an upload URL to allow external clients to upload a file to the Media Manager.
- generateFilesDownloadUrl( )
Generates a URL for downloading a compressed file containing specific files in the Media Manager.
- generateVideoStreamingUrl( )
Generates a URL for streaming a specific video file in the Media Manager.
- getFileDescriptor( )
Gets information about a specific file in the Media Manager.
- getFileDescriptors( )
Gets information about the specified files in the Media Manager.
- importFile( )
Imports a file to the Media Manager using an external url.
- listDeletedFiles( )
Retrieves a list of files in the Media Manager's trash bin.
- listFiles( )
Retrieves a list of files in the Media Manager.
- searchFiles( )
Searches all folders in the Media Manager and returns a list of files that match the terms specified in the optional parameters.
- updateFileDescriptor( )
Updates a file.