Send this event when a [ProfileEvent.profiles][google.cloud.talent.v4beta1.ProfileEvent.profiles] was sent as a part of
a result set for a CTS API call and was rendered in the end user's UI
(that is, the [ProfileEvent.recruiter][google.cloud.talent.v4beta1.ProfileEvent.recruiter]).
Unspecified
Default value.
View
The VIEW event records the action of a candidate's profile being
viewed by an end user. This is critical to tracking product metrics and
should be sent for every profile VIEW that happens in your system,
whether the event is associated with an API call (for example, a
recruiter making a request for a result set and clicking on a profile)
or not (a recruiter using the system to view profile details without
making a request).
For a VIEW events associated with API calls, the
[ClientEvent.request_id][google.cloud.talent.v4beta1.ClientEvent.request_id] should be populated. If the VIEW is not
associated with an API call, [request_id][google.cloud.talent.v4beta1.ClientEvent.request_id] should
not be populated.
This event requires a valid recruiter and one valid ID in profiles.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-01 UTC."],[[["This page describes the `ProfileEventType` enum within the `Google.Cloud.Talent.V4Beta1` namespace, which represents different types of events related to candidate profiles."],["The `ProfileEventType` enum includes fields for `Bookmark`, `Impression`, `Unspecified`, and `View`, each representing a distinct user interaction or state of a candidate profile."],["The `View` event is particularly important for tracking product metrics and should be recorded every time a candidate's profile is viewed, regardless of whether it's associated with an API call."],["The `Impression` event should be sent whenever a profile is displayed as part of a result set from a CTS API call within a recruiter's UI."],["The current version in focus for this documentation is 2.0.0-beta07, however documentation for beta06 and beta05 are available as well."]]],[]]