PresentationContent

Represents the AI-generated static asset at run-time, based on a Presentation Content Definition record. 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
ContentDocumentId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Represents the document from which the content is generated.
This field is a relationship field.
Relationship Name
ContentDocument
Refers To
ContentDocument
ContentText
Type
textarea
Properties
Create, Nillable, Update
Description
Represents the text of the generated content.
ContentTextHash
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Represents the hash of the generated content text.
EffectiveEndDate
Type
date
Properties
Create, Filter, Group, Sort, Update
Description
Represents the date to which the presentation content is available.
EffectiveStartDate
Type
date
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Represents the date from which the presentation content is available.
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.
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
PrstContentDefinitionId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Represents the definition record for the presentation content.
This field is a relationship field.
Relationship Name
PrstContentDefinition
Refers To
PrstContentDefinition
ReferenceRecordId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Represents the record in reference to which the presentation content type is generated.
This field is a polymorphic relationship field.
Relationship Name
ReferenceRecord
Refers To
Account
RelatedPrstContentId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Represents the related presentation content.
This field is a relationship field.
Relationship Name
RelatedPrstContent
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.
TargetUserId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Represents the target for whom the presentation content is generated.
This field is a relationship field.
Relationship Name
TargetUser
Refers To
User
TerritoryId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Represents the territory in the context of which the presentation content is generated.
This field is a relationship field.
Relationship Name
Territory
Refers To
Territory2