The value returned if the actual value is not exposed by the requested API version.
CREATIVE_VIEW
Corresponds to the creativeView tracking event.
START
Corresponds to the start tracking event.
SKIP_SHOWN
An event that is fired when a video skip button is shown,
usually after 5 seconds of viewing the video.
This event does not correspond to any VAST element and is implemented using an extension.
FIRST_QUARTILE
Corresponds to the firstQuartile tracking event.
MIDPOINT
Corresponds to the midpoint tracking event.
THIRD_QUARTILE
Corresponds to the thirdQuartile tracking event.
ENGAGED_VIEW
An event that is fired after 30 seconds of viewing the video
or when the video finished (if the video duration is less than 30 seconds).
This event does not correspond to any VAST element and is implemented using an extension.
COMPLETE
Corresponds to the complete tracking event.
MUTE
Corresponds to the mute tracking event.
UNMUTE
Corresponds to the unmute tracking event.
PAUSE
Corresponds to the pause tracking event.
REWIND
Corresponds to the rewind tracking event.
RESUME
Corresponds to the resume tracking event.
SKIPPED
An event that is fired when a video was skipped.
This event does not correspond to any VAST element and is implemented using an extension.
FULLSCREEN
Corresponds to the fullscreen tracking event.
EXPAND
Corresponds to the expand tracking event.
COLLAPSE
Corresponds to the collapse tracking event.
ACCEPT_INVITATION
Corresponds to the acceptInvitation tracking event.
CLOSE
Corresponds to the close tracking event.
CLICK_TRACKING
Corresponds to the Linear.VideoClicks.ClickTracking node.
SURVEY
Corresponds to the InLine.Survey node.
CUSTOM_CLICK
Corresponds to the Linear.VideoClicks.CustomClick node.
MEASURABLE_IMPRESSION
Corresponds to the measurableImpression tracking event.
VIEWABLE_IMPRESSION
Corresponds to the viewableImpression tracking event.
VIDEO_ABANDON
Corresponds to the abandon tracking event.
FULLY_VIEWABLE_AUDIBLE_HALF_DURATION_IMPRESSION
Corresponds to the fullyViewableAudibleHalfDurationImpression tracking event.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-15 UTC."],[[["The `ConversionEvent_TrackingUrlsMapEntry` object represents an entry in a map, linking a `ConversionEvent` (like `CREATIVE_VIEW` or `START`) to its corresponding `TrackingUrls`."],["Each entry uses a `key` field to specify the type of `ConversionEvent` being tracked."],["A corresponding `value` field holds the `TrackingUrls` object, containing URLs for tracking that specific event."],["This structure facilitates tracking various interactions with a creative, such as views, starts, pauses, and other defined events within Google Ad Manager."],["The namespace for this object is `https://www.google.com/apis/ads/publisher/v202405`, indicating its usage within the Google Ad Manager API."]]],[]]