Video Stitcher V1 API - Module Google::Cloud::Video::Stitcher::V1::Event::EventType (v1.3.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Video Stitcher V1 API module Google::Cloud::Video::Stitcher::V1::Event::EventType.
Describes the event that occurred.
Constants
EVENT_TYPE_UNSPECIFIED
value: 0
The event type is unspecified.
CREATIVE_VIEW
value: 1
First frame of creative ad viewed.
START
value: 2
Creative ad started.
BREAK_START
value: 3
Start of an ad break.
BREAK_END
value: 4
End of an ad break.
IMPRESSION
FIRST_QUARTILE
value: 6
First quartile progress.
MIDPOINT
value: 7
Midpoint progress.
THIRD_QUARTILE
value: 8
Third quartile progress.
COMPLETE
value: 9
Ad progress completed.
PROGRESS
value: 10
Specific progress event with an offset.
MUTE
UNMUTE
PAUSE
CLICK
CLICK_THROUGH
value: 15
Click-through event.
REWIND
value: 16
Player rewinding.
RESUME
ERROR
EXPAND
value: 21
Ad expanded to a larger size.
COLLAPSE
value: 22
Ad collapsed to a smaller size.
CLOSE
value: 24
Non-linear ad closed.
CLOSE_LINEAR
value: 25
Linear ad closed.
SKIP
ACCEPT_INVITATION
value: 27
Accept invitation event.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["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-09-04 UTC."],[],[],null,["# Video Stitcher V1 API - Module Google::Cloud::Video::Stitcher::V1::Event::EventType (v1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/ruby/docs/reference/google-cloud-video-stitcher-v1/latest/Google-Cloud-Video-Stitcher-V1-Event-EventType)\n- [1.2.1](/ruby/docs/reference/google-cloud-video-stitcher-v1/1.2.1/Google-Cloud-Video-Stitcher-V1-Event-EventType)\n- [1.1.0](/ruby/docs/reference/google-cloud-video-stitcher-v1/1.1.0/Google-Cloud-Video-Stitcher-V1-Event-EventType)\n- [1.0.1](/ruby/docs/reference/google-cloud-video-stitcher-v1/1.0.1/Google-Cloud-Video-Stitcher-V1-Event-EventType)\n- [0.10.0](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.10.0/Google-Cloud-Video-Stitcher-V1-Event-EventType)\n- [0.9.0](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.9.0/Google-Cloud-Video-Stitcher-V1-Event-EventType)\n- [0.8.2](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.8.2/Google-Cloud-Video-Stitcher-V1-Event-EventType)\n- [0.7.0](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.7.0/Google-Cloud-Video-Stitcher-V1-Event-EventType)\n- [0.6.2](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.6.2/Google-Cloud-Video-Stitcher-V1-Event-EventType)\n- [0.5.0](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.5.0/Google-Cloud-Video-Stitcher-V1-Event-EventType)\n- [0.4.0](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.4.0/Google-Cloud-Video-Stitcher-V1-Event-EventType)\n- [0.3.0](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.3.0/Google-Cloud-Video-Stitcher-V1-Event-EventType)\n- [0.2.0](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.2.0/Google-Cloud-Video-Stitcher-V1-Event-EventType)\n- [0.1.0](/ruby/docs/reference/google-cloud-video-stitcher-v1/0.1.0/Google-Cloud-Video-Stitcher-V1-Event-EventType) \nReference documentation and code samples for the Video Stitcher V1 API module Google::Cloud::Video::Stitcher::V1::Event::EventType.\n\nDescribes the event that occurred.\n\nConstants\n---------\n\n### EVENT_TYPE_UNSPECIFIED\n\n**value:** 0 \nThe event type is unspecified.\n\n### CREATIVE_VIEW\n\n**value:** 1 \nFirst frame of creative ad viewed.\n\n### START\n\n**value:** 2 \nCreative ad started.\n\n### BREAK_START\n\n**value:** 3 \nStart of an ad break.\n\n### BREAK_END\n\n**value:** 4 \nEnd of an ad break.\n\n### IMPRESSION\n\n**value:** 5 \nImpression.\n\n### FIRST_QUARTILE\n\n**value:** 6 \nFirst quartile progress.\n\n### MIDPOINT\n\n**value:** 7 \nMidpoint progress.\n\n### THIRD_QUARTILE\n\n**value:** 8 \nThird quartile progress.\n\n### COMPLETE\n\n**value:** 9 \nAd progress completed.\n\n### PROGRESS\n\n**value:** 10 \nSpecific progress event with an offset.\n\n### MUTE\n\n**value:** 11 \nPlayer muted.\n\n### UNMUTE\n\n**value:** 12 \nPlayer unmuted.\n\n### PAUSE\n\n**value:** 13 \nPlayer paused.\n\n### CLICK\n\n**value:** 14 \nClick event.\n\n### CLICK_THROUGH\n\n**value:** 15 \nClick-through event.\n\n### REWIND\n\n**value:** 16 \nPlayer rewinding.\n\n### RESUME\n\n**value:** 17 \nPlayer resumed.\n\n### ERROR\n\n**value:** 18 \nError event.\n\n### EXPAND\n\n**value:** 21 \nAd expanded to a larger size.\n\n### COLLAPSE\n\n**value:** 22 \nAd collapsed to a smaller size.\n\n### CLOSE\n\n**value:** 24 \nNon-linear ad closed.\n\n### CLOSE_LINEAR\n\n**value:** 25 \nLinear ad closed.\n\n### SKIP\n\n**value:** 26 \nAd skipped.\n\n### ACCEPT_INVITATION\n\n**value:** 27 \nAccept invitation event."]]