ContentDocumentId |
- Type
- reference
- Properties
- Filter, Group, Nillable, Sort
- Description
- ID of the shared document.
|
ContentDownloadUrl |
- Type
- string
- Properties
- , SortNillable
- Description
- The link for downloading the file. This field is
available in API version 40.0 and later.
|
ContentVersionId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort
- Description
- ID of the shared document version.
|
DistributionPublicUrl |
- Type
- string
- Properties
- Nillable, Sort
- Description
- URL of the link to the shared document.
|
ExpiryDate |
- Type
- dateTime
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- Date when the shared document becomes inaccessible.
|
FirstViewDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- Date when the shared document is first viewed.
|
LastViewDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- Date when the shared document was last viewed.
|
Name |
- Type
- string
- Properties
- Create, Filter, Group, Sort, Update
- Description
- Name of the content delivery.
|
OwnerId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort, Update
- Description
- ID of the user who owns the shared document.
|
PdfDownloadUrl |
- Type
- string
- Properties
- , SortNillable
- Description
- The link for downloading the file as a PDF. This field
is available in API version 40.0 and later.
|
Password |
- Type
- string
- Properties
- Group, Nillable, Sort
- Description
- A password that allows access to a shared document.
|
PreferencesAllowOriginalDownload |
- Type
- boolean
- Properties
- Create, Filter, Update
- Description
- When true, the
shared document can be downloaded as the file type that
it was uploaded as.
When false, download availability depends on
whether a preview of the file exists. If a preview
exists, the file can’t be downloaded. If a
preview doesn’t exist, the file can still be
downloaded.
If the shared document is a link,
it can’t be downloaded.
|
PreferencesAllowPDFDownload |
- Type
- boolean
- Properties
- Create, Filter, Update
- Description
- When true, the
shared document can be downloaded as a PDF if the
original file type is PDF or if a PDF preview has been
generated.
|
PreferencesAllowViewInBrowser |
- Type
- boolean
- Properties
- Create, Filter, Update
- Description
- When true, a
preview of the shared document can be viewed in a Web
browser.
|
PreferencesExpires |
- Type
- boolean
- Properties
- Create, Filter, Update
- Description
- When true, access
to the shared document expires on the date that’s
specified by ExpiryDate.
|
PreferencesLinkLatestVersion |
- Type
- boolean
- Properties
- Create, Filter, Update
- Description
- When true, users
see the most recent version of a shared document. When
false, users
see the version of the document that’s shared, even if
it isn’t the most recent version.
|
PreferencesNotifyOnVisit |
- Type
- boolean
- Properties
- Create, Filter, Update
- Description
- When true, the
owner of the shared document is emailed the first time
that someone views or downloads the shared
document.
|
PreferencesNotifyRndtnComplete |
- Type
- boolean
- Properties
- Create, Filter, Update
- Description
- When true, the
owner of the shared document is emailed when renditions
of the shared document that can be previewed in a Web
browser are generated.
|
PreferencesPasswordRequired |
- Type
- boolean
- Properties
- Create, Filter, Update
- Description
- When true, a
password, specified by Password, is required to access the shared document.
|
RelatedRecordId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- ID of the record, such as an Account, Campaign, or Case,
that the shared document is related to.
|
ViewCount |
- Type
- int
- Properties
- Filter, Group, Nillable, Sort
- Description
- The number of times that the shared document has been
viewed.
|