The following tables list the members exposed by the PublishPackageParameters type.

Name Description
Public field description A cosmetic description
Public field display_name The display name to show when the user visits the landing page
Public field emails Emails to use for tracking or emailing purposes
Public field expiry_date_utc Set a UTC based expiry date, if required
Public field file_ids The ids and versions of the files to package - use -1 as the version id if you want the latest version
Public field include_password_in_email Display any used password in the outgoing email?
Public field optional_email_note An optional note, included in any email etc
Public field page_id Page id of the template to use for the download page
Public field password An optional password to use
Public field send_email Should an email be sent?
Public field show_langing_page Should a landing page be shown when the user tries to download the files?
Public field track_contacts_individually Whether or not to track contacts individually
Top