To enable the Video Stitcher API for your project, please reach out to your Account Representative or contact
Sales to learn more.
ProgressEvent
Stay organized with collections
Save and categorize content based on your preferences.
Indicates a time in which a list of events should be triggered during media playback.
| JSON representation |
{
"timeOffset": string,
"events": [
{
object (Event)
}
]
} |
| Fields |
timeOffset |
string (Duration format)
The time when the following tracking events occurs. The time is in seconds relative to the start of the VOD asset. A duration in seconds with up to nine fractional digits, ending with 's'. Example: "3.5s".
|
events[] |
object (Event)
The list of progress tracking events for the ad break. These can be of the following IAB types: BREAK_START, BREAK_END, IMPRESSION, CREATIVE_VIEW, START, FIRST_QUARTILE, MIDPOINT, THIRD_QUARTILE, COMPLETE, PROGRESS.
|
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-07-14 UTC.
[null,null,["Last updated 2025-07-14 UTC."],[],[]]