ContentDistributionView

Represents information about views of a shared document. This read-only object is available in API version 32.0 and later.

Supported Calls

describeSObjects()query()retrieve()

Special Access Rules

Fields

Field Name Details
DistributionId
Type
reference
Properties
Filter, Group, Sort
Description
ID of the content delivery that the document is part of.
IsDownload
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
true if the shared document is downloaded; false if the shared document is viewed.
IsInternal
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
true if the shared document is viewed by a user in the same organization; false if viewed by an external user.
ParentViewId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
ID of this instance of accessing the shared document.

Usage

Use this read-only object to query information about users who are accessing shared documents.