RemoteMeetingRatings
Stores feedback ratings submitted for remote meeting sessions.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
The unique identifier for the remote meeting rating record. |
| Remote Meeting Rating Type | String | True |
The classification or object type of the remote meeting rating. |
| Global ID | String | True |
The globally unique identifier used for system-wide integration and tracking. |
| Link | String | False |
The system-generated hyperlink or reference to access the rating record. |
| Remote Meeting Rating Name | String | True |
The name or title assigned to the remote meeting rating. |
| Status | String | False |
The current status of the remote meeting rating, such as active or archived. |
| Created By | String | True |
The user who originally created the remote meeting rating record. |
| Created Date | Datetime | True |
The date and time when the rating record was created. |
| Last Modified By | String | True |
The user who most recently modified the remote meeting rating record. |
| Last Modified Date | Datetime | True |
The date and time when the rating record was last updated. |
| Device | String | False |
The type of device used by the participant when submitting the rating. |
| Network Type | String | False |
The type of network connection used, such as Wi-Fi or cellular. |
| Rating Audio | Bool | False |
The flag indicating whether the audio quality was rated. |
| Rating Content | Bool | False |
The flag indicating whether the content quality was rated. |
| Rating Ease Of Use | Bool | False |
The flag indicating whether the ease of use was rated. |
| Rating Joining | Bool | False |
The flag indicating whether the process of joining the meeting was rated. |
| Rating Other | Bool | False |
The flag indicating whether another aspect was rated. |
| Rating Overall Meeting Experience | Decimal | False |
The numeric score representing the overall meeting experience. |
| Rating Screen Share | Bool | False |
The flag indicating whether the screen sharing experience was rated. |
| Rating Submitted Datetime | Datetime | False |
The date and time when the rating was submitted. |
| Rating Video | Bool | False |
The flag indicating whether the video quality was rated. |
| Rating Virtual Meeting | Bool | False |
The flag indicating whether the overall virtual meeting experience was rated. |
| Veeva External Id | String | False |
The external identifier used by the Veeva platform for this rating. |
| Veeva Remote Meeting Id | String | False |
The identifier of the remote meeting in the Veeva platform. |
| Call | String | False |
The associated call record related to the rating. |
| Event Attendee | String | False |
The event attendee associated with the rating submission. |
| Event Speaker | String | False |
The speaker associated with the event and rating. |
| Event | String | False |
The overall event linked to the remote meeting rating. |
| Remote Meeting | String | False |
The remote meeting session that was rated. |
| Owner | String | False |
The user or team responsible for the rating record. |
| Legacy CRM Id | String | False |
The identifier from a legacy Customer Relationship Management (CRM) system. |