Google Cloud Video Stitcher V1 Client - Class EventType (1.0.4)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Video Stitcher V1 Client class EventType.
Describes the event that occurred.
Protobuf type google.cloud.video.stitcher.v1.Event.EventType
Namespace
Google \ Cloud \ Video \ Stitcher \ V1 \ Event
Methods
static::name
Parameter |
Name |
Description |
value |
mixed
|
static::value
Parameter |
Name |
Description |
name |
mixed
|
Constants
EVENT_TYPE_UNSPECIFIED
The event type is unspecified.
Generated from protobuf enum EVENT_TYPE_UNSPECIFIED = 0;
CREATIVE_VIEW
First frame of creative ad viewed.
Generated from protobuf enum CREATIVE_VIEW = 1;
START
Creative ad started.
Generated from protobuf enum START = 2;
BREAK_START
Start of an ad break.
Generated from protobuf enum BREAK_START = 3;
BREAK_END
End of an ad break.
Generated from protobuf enum BREAK_END = 4;
IMPRESSION
Impression.
Generated from protobuf enum IMPRESSION = 5;
FIRST_QUARTILE
First quartile progress.
Generated from protobuf enum FIRST_QUARTILE = 6;
MIDPOINT
Midpoint progress.
Generated from protobuf enum MIDPOINT = 7;
THIRD_QUARTILE
Third quartile progress.
Generated from protobuf enum THIRD_QUARTILE = 8;
COMPLETE
Ad progress completed.
Generated from protobuf enum COMPLETE = 9;
PROGRESS
Specific progress event with an offset.
Generated from protobuf enum PROGRESS = 10;
MUTE
Player muted.
Generated from protobuf enum MUTE = 11;
UNMUTE
Player unmuted.
Generated from protobuf enum UNMUTE = 12;
PAUSE
Player paused.
Generated from protobuf enum PAUSE = 13;
CLICK
Click event.
Generated from protobuf enum CLICK = 14;
CLICK_THROUGH
Click-through event.
Generated from protobuf enum CLICK_THROUGH = 15;
REWIND
Player rewinding.
Generated from protobuf enum REWIND = 16;
RESUME
Player resumed.
Generated from protobuf enum RESUME = 17;
ERROR
Error event.
Generated from protobuf enum ERROR = 18;
EXPAND
Ad expanded to a larger size.
Generated from protobuf enum EXPAND = 21;
COLLAPSE
Ad collapsed to a smaller size.
Generated from protobuf enum COLLAPSE = 22;
CLOSE
Non-linear ad closed.
Generated from protobuf enum CLOSE = 24;
CLOSE_LINEAR
Linear ad closed.
Generated from protobuf enum CLOSE_LINEAR = 25;
SKIP
Ad skipped.
Generated from protobuf enum SKIP = 26;
ACCEPT_INVITATION
Accept invitation event.
Generated from protobuf enum ACCEPT_INVITATION = 27;
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,["# Google Cloud Video Stitcher V1 Client - Class EventType (1.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.4 (latest)](/php/docs/reference/cloud-video-stitcher/latest/V1.Event.EventType)\n- [1.0.3](/php/docs/reference/cloud-video-stitcher/1.0.3/V1.Event.EventType)\n- [0.9.1](/php/docs/reference/cloud-video-stitcher/0.9.1/V1.Event.EventType)\n- [0.8.4](/php/docs/reference/cloud-video-stitcher/0.8.4/V1.Event.EventType)\n- [0.7.3](/php/docs/reference/cloud-video-stitcher/0.7.3/V1.Event.EventType)\n- [0.6.2](/php/docs/reference/cloud-video-stitcher/0.6.2/V1.Event.EventType)\n- [0.5.1](/php/docs/reference/cloud-video-stitcher/0.5.1/V1.Event.EventType)\n- [0.3.4](/php/docs/reference/cloud-video-stitcher/0.3.4/V1.Event.EventType) \nReference documentation and code samples for the Google Cloud Video Stitcher V1 Client class EventType.\n\nDescribes the event that occurred.\n\nProtobuf type `google.cloud.video.stitcher.v1.Event.EventType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Video \\\\ Stitcher \\\\ V1 \\\\ Event\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### EVENT_TYPE_UNSPECIFIED\n\n Value: 0\n\nThe event type is unspecified.\n\nGenerated from protobuf enum `EVENT_TYPE_UNSPECIFIED = 0;`\n\n### CREATIVE_VIEW\n\n Value: 1\n\nFirst frame of creative ad viewed.\n\nGenerated from protobuf enum `CREATIVE_VIEW = 1;`\n\n### START\n\n Value: 2\n\nCreative ad started.\n\nGenerated from protobuf enum `START = 2;`\n\n### BREAK_START\n\n Value: 3\n\nStart of an ad break.\n\nGenerated from protobuf enum `BREAK_START = 3;`\n\n### BREAK_END\n\n Value: 4\n\nEnd of an ad break.\n\nGenerated from protobuf enum `BREAK_END = 4;`\n\n### IMPRESSION\n\n Value: 5\n\nImpression.\n\nGenerated from protobuf enum `IMPRESSION = 5;`\n\n### FIRST_QUARTILE\n\n Value: 6\n\nFirst quartile progress.\n\nGenerated from protobuf enum `FIRST_QUARTILE = 6;`\n\n### MIDPOINT\n\n Value: 7\n\nMidpoint progress.\n\nGenerated from protobuf enum `MIDPOINT = 7;`\n\n### THIRD_QUARTILE\n\n Value: 8\n\nThird quartile progress.\n\nGenerated from protobuf enum `THIRD_QUARTILE = 8;`\n\n### COMPLETE\n\n Value: 9\n\nAd progress completed.\n\nGenerated from protobuf enum `COMPLETE = 9;`\n\n### PROGRESS\n\n Value: 10\n\nSpecific progress event with an offset.\n\nGenerated from protobuf enum `PROGRESS = 10;`\n\n### MUTE\n\n Value: 11\n\nPlayer muted.\n\nGenerated from protobuf enum `MUTE = 11;`\n\n### UNMUTE\n\n Value: 12\n\nPlayer unmuted.\n\nGenerated from protobuf enum `UNMUTE = 12;`\n\n### PAUSE\n\n Value: 13\n\nPlayer paused.\n\nGenerated from protobuf enum `PAUSE = 13;`\n\n### CLICK\n\n Value: 14\n\nClick event.\n\nGenerated from protobuf enum `CLICK = 14;`\n\n### CLICK_THROUGH\n\n Value: 15\n\nClick-through event.\n\nGenerated from protobuf enum `CLICK_THROUGH = 15;`\n\n### REWIND\n\n Value: 16\n\nPlayer rewinding.\n\nGenerated from protobuf enum `REWIND = 16;`\n\n### RESUME\n\n Value: 17\n\nPlayer resumed.\n\nGenerated from protobuf enum `RESUME = 17;`\n\n### ERROR\n\n Value: 18\n\nError event.\n\nGenerated from protobuf enum `ERROR = 18;`\n\n### EXPAND\n\n Value: 21\n\nAd expanded to a larger size.\n\nGenerated from protobuf enum `EXPAND = 21;`\n\n### COLLAPSE\n\n Value: 22\n\nAd collapsed to a smaller size.\n\nGenerated from protobuf enum `COLLAPSE = 22;`\n\n### CLOSE\n\n Value: 24\n\nNon-linear ad closed.\n\nGenerated from protobuf enum `CLOSE = 24;`\n\n### CLOSE_LINEAR\n\n Value: 25\n\nLinear ad closed.\n\nGenerated from protobuf enum `CLOSE_LINEAR = 25;`\n\n### SKIP\n\n Value: 26\n\nAd skipped.\n\nGenerated from protobuf enum `SKIP = 26;`\n\n### ACCEPT_INVITATION\n\n Value: 27\n\nAccept invitation event.\n\nGenerated from protobuf enum `ACCEPT_INVITATION = 27;`"]]