PrstCntntUsageSummary

Represents information about the usage of the content asset, including number of times it has been consumed and the point till which it has been consumed. This object is available in API version 66.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Fields

Field Details
LastConsumedPosition
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Represents the last position of the consumed presentation content.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastUsedDateTime
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
Represents the date and time the presentation content was consumed.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Name of the presentation content.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
The ID of the user who owns this record.
This field is a polymorphic relationship field.
Relationship Name
Owner
Refers To
Group, User
PresentationContentId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Represents the presentation content that's played.
This field is a relationship field.
Relationship Name
PresentationContent
Refers To
PresentationContent
SourceSystemIdentifier
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
ID of the record in the external system.
SourceSystemName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Name of the external system that generated the record.
Status
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Represents the usage status of the presentation content.
Possible values are:
  • Completed
  • InProgress
  • NotStarted
UsageCount
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Represents the number of times the presentation content was consumed.
UserId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Represents the user consuming the presentation content.
This field is a relationship field.
Relationship Name
User
Refers To
User