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
value: 5
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
value: 11
Player muted.
UNMUTE
value: 12
Player unmuted.
PAUSE
value: 13
Player paused.
CLICK
value: 14
Click event.
CLICK_THROUGH
value: 15
Click-through event.
REWIND
value: 16
Player rewinding.
RESUME
value: 17
Player resumed.
ERROR
value: 18
Error event.
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
value: 26
Ad skipped.
ACCEPT_INVITATION
value: 27
Accept invitation event.