Newer Version Available

This content describes an older version of this product. View Latest

PresentationClickStrmEntry

Represents the collection of clickstream data captured while the presentation is being used or shown across different forums. This object is available in API version 65.0 and later.

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations.

Important

Supported Calls

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

Fields

Field Details
AccountId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
A reference to the account, identifying the account on which the call was made. This field links the call data to a specific account for tracking purposes.
This field is a relationship field.
Relationship Name
Account
Refers To
Account
AccountLoginName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The name of the guest attendee used to log in remotely, if applicable. Tracks guest users accessing the remote session.
ActualUsageDuration
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Records the total time, in seconds, that the user (during a face-to-face interaction) or the attendee (in a remote session) spent on a slide.
AttendeeBrowser
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Identifies the web browser used by the attendee during a remote session.
AttendeeDeviceOs
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the operating system used by the attendee's device during a remote session.
AttendeeDeviceType
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Indicates the type of device (smartphone, tablet, computer) used by the attendee during a remote session.
ContentName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The name of the public content that was opened during a remote interaction and that is tied to the presentation. This content is typically linked to important public documents, such as product information or legal disclaimers, which the health care professional can view through their browser.
ContentPageIdentifier
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Identifies the specific slide within a presentation page container (sequence).
ContentReaction
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Captures the reaction to the presentation page—positive (1), negative (-1), or neutral (0).
ContentUrl
Type
url
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The public disclaimer URL of the presentation that was opened.
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.

If this value is null, and LastReferenceDate is not null, the user accessed this record or list view indirectly.

MetricType
Type
string
Properties
Filter, Group, Nillable, Sort
Description
Specifies the type of metric being collected from the clickstream, such as Tracking or Content Rating.
This field is a calculated field.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
Required. An automatically generated unique identifier for the record, following the format, CSM-{00000000}.
PresentationFileContentName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The name of the slide that the user viewed in the presentation page file.
PresentationId
Type
reference
Properties
Create, Filter, Group, Sort
Description
Required. A reference to the presentation, linking to the presentation on which clickstream data was captured.
This field is a relationship field.
Relationship Name
Presentation
Relationship Type
Master-detail
Refers To
Presentation (the master object)
PresentationName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The name of the presentation from which the clickstream data was captured.
PresentationPageContentVerId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
A reference to the specific version of the presentation file that was viewed by the user.
This field is a relationship field.
Relationship Name
PresentationPageContentVer
Refers To
ContentVersion
PresentationPageId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
A reference to the presentation page, identifying the specific page where the clickstream data was recorded.
This field is a relationship field.
Relationship Name
PresentationPage
Refers To
PresentationPage
PresentationVersion
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The version of the presentation that was displayed during the session.
ProductGuidanceId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
A reference to the Product Guidance object, linking a specific product message to a presentation page presented and the clickstream metric record.
This field is a relationship field.
Relationship Name
ProductGuidance
Refers To
ProductGuidance
ProductId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
A reference to both the Product2 and LSMarketableProduct objects, associating a product with the presentation page presented and the clickstream metric record.
This field is a polymorphic relationship field.
Relationship Name
Product
Refers To
LifeSciMarketableProduct, Product2
ProviderVisitDtlProductMsgId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
A reference to the detailing product message associated with the presentation page.
This field is a relationship field.
Relationship Name
ProviderVisitDtlProductMsg
Refers To
ProviderVisitDtlProductMsg
ProviderVisitId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
A reference to the Provider Visit object, linking to the overall record of the visit (Call).
This field is a relationship field.
Relationship Name
ProviderVisit
Refers To
ProviderVisit
ProviderVisitPrdDetailingId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
A reference to the Provider Visit Product Detailing object, linking to specific product information discussed during the visit.
This field is a relationship field.
Relationship Name
ProviderVisitPrdDetailing
Refers To
ProviderVisitProdDetailing
ProviderVisitType
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies the type of remote call.
Possible values are:
  • AdHocSession
  • RemoteCall
  • RemoteMeeting
SourceSystemIdentifier
Type
string
Properties
Create, Filter, Group, idLookup, Nillable, Sort, Update
Description
An external ID from the source system for data integrations.
SourceSystemName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The name of the source system for data integrations.
UsageEndDateTime
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The exact date and time when the user left the slide. For remote sessions, captured at the attendee level, not at the user level.
UsageStartDateTime
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The exact date and time when the user opened the slide. For remote sessions, captured at the attendee level, not at the user level.
VisitId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
A reference to the associated visit where clickstream data was captured.
This field is a relationship field.
Relationship Name
Visit
Refers To
Visit

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

PresentationClickStrmEntryFeed
Feed tracking is available for the object.
PresentationClickStrmEntryHistory
History is available for tracked fields of the object.