Logo

View the Project on GitHub elements-storage/elements-sdk-python

CreateDownloadArchive

Properties

Name Type Description Notes
paths [str] Filesystem paths to include in the archive.  
file_ids [int] Additional IDs of individual MediaFiles to include. [optional]
bundle_ids [int] Additional IDs of MediaFileBundles to include. [optional]
proxy bool When true, include the proxy (low-resolution) versions instead of the originals. [optional]
for_root int ID of the Media Root whose proxy profile to use when proxy is true. [optional]

[Back to Model list] [Back to API list] [Back to README]