ThirdPartyUrlType
Stay organized with collections
Save and categorize content based on your preferences.
Different third-party tracking urls that video creative would ping on events such as "video play", "video pause" etc.
Enums |
IMPRESSION |
Used to count impressions of the ad after video buffering is complete. |
CLICK_TRACKING |
Used to track user clicks on the video. |
VIDEO_START |
Used to track the number of times a user starts a video. |
VIDEO_FIRST_QUARTILE |
Used to track the number of times the video plays to 25% of its length. |
VIDEO_MIDPOINT |
Used to track the number of times the video plays to 50% of its length. |
VIDEO_THIRD_QUARTILE |
Used to track the number of times the video plays to 75% of its length. |
VIDEO_COMPLETE |
Used to track the number of times the video plays to the end. |
VIDEO_MUTE |
Used to track the number of times a user mutes the video. |
VIDEO_PAUSE |
Used to track the number of times a user pauses the video. |
VIDEO_REWIND |
Used to track the number of times a user replays the video. |
VIDEO_FULLSCREEN |
Used to track the number of times a user expands the video to full-screen size. |
VIDEO_STOP |
Used to track the number of times a user stops the video. |
VIDEO_CUSTOM |
Used to track the number of times a user performs a custom click, such as clicking on a video hot spot. |
SURVEY |
Used for DFA6 compatibility, this is deprecating in favor of event tags. |
RICH_MEDIA_IMPRESSION |
Used by Studio RichMediaCreative, maps to its thirdPartyImpressionsUrl |
RICH_MEDIA_RM_IMPRESSION |
Used by Studio RichMediaCreative, maps to its thirdPartyRichMediaImpressionsUrl |
RICH_MEDIA_BACKUP_IMPRESSION |
Used by Studio RichMediaCreative, maps to its thirdPartyBackupImageImpressionsUrl |
VIDEO_SKIP |
Used to track the number of times the video was skipped. |
VIDEO_PROGRESS |
Used to track the number of times the video plays to an offset determined by the user. |
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-02 UTC.
[null,null,["Last updated 2025-09-02 UTC."],[],[],null,["Different third-party tracking urls that video creative would ping on events such as \"video play\", \"video pause\" etc.\n\n| Enums ||\n|--------------------------------|---------------------------------------------------------------------------------------------------------|\n| `IMPRESSION` | Used to count impressions of the ad after video buffering is complete. |\n| `CLICK_TRACKING` | Used to track user clicks on the video. |\n| `VIDEO_START` | Used to track the number of times a user starts a video. |\n| `VIDEO_FIRST_QUARTILE` | Used to track the number of times the video plays to 25% of its length. |\n| `VIDEO_MIDPOINT` | Used to track the number of times the video plays to 50% of its length. |\n| `VIDEO_THIRD_QUARTILE` | Used to track the number of times the video plays to 75% of its length. |\n| `VIDEO_COMPLETE` | Used to track the number of times the video plays to the end. |\n| `VIDEO_MUTE` | Used to track the number of times a user mutes the video. |\n| `VIDEO_PAUSE` | Used to track the number of times a user pauses the video. |\n| `VIDEO_REWIND` | Used to track the number of times a user replays the video. |\n| `VIDEO_FULLSCREEN` | Used to track the number of times a user expands the video to full-screen size. |\n| `VIDEO_STOP` | Used to track the number of times a user stops the video. |\n| `VIDEO_CUSTOM` | Used to track the number of times a user performs a custom click, such as clicking on a video hot spot. |\n| `SURVEY` | Used for DFA6 compatibility, this is deprecating in favor of event tags. |\n| `RICH_MEDIA_IMPRESSION` | Used by Studio RichMediaCreative, maps to its thirdPartyImpressionsUrl |\n| `RICH_MEDIA_RM_IMPRESSION` | Used by Studio RichMediaCreative, maps to its thirdPartyRichMediaImpressionsUrl |\n| `RICH_MEDIA_BACKUP_IMPRESSION` | Used by Studio RichMediaCreative, maps to its thirdPartyBackupImageImpressionsUrl |\n| `VIDEO_SKIP` | Used to track the number of times the video was skipped. |\n| `VIDEO_PROGRESS` | Used to track the number of times the video plays to an offset determined by the user. |"]]