Understand Video Solutions report metrics
Some metrics are only available for certain features, which might not be enabled for your network. You can see a list of feature availability, or contact your account manager for more information.
When you create a report for Video Solutions, the following metrics are available, depending on the report type and video dimensions you've selected. Additional metrics exist for VAST errors and video content.
Types of video metrics
Indicates a quantity metric. These provide a total count of events.
Indicates a calculated metric. These are calculated based on quantity metrics, by the formula shown.
Video viewership metrics
| Metric | Metric type |
|---|---|
Number of times video ads play automatically. To implement auto-play metrics in your player, set the autoPlayAdBreaks parameter using the SDK. |
[画像:Quantity metric type] |
|
Average view rate Formula: (0.125 ×ばつ videoStart + 0.25 ×ばつ videoFirstQuartile + 0.25 ×ばつ videoMidpoint + 0.25 ×ばつ videoThirdQuartile + 0.125 ×ばつ videoComplete) ∕ VideoStart Example The average view rate is 0.6875 ((1 + 0.375) ∕ 2 starts). |
[画像:Calculation metric type] |
|
Average view time Formula: Average view time = Total video view time ∕ Video starts Example The average view time is calculated as 15 seconds (30 seconds ∕ 2 starts). * If a user drags the scrubber (video timeline) backward or stops the video altogether, the video view time is stopped. |
[画像:Calculation metric type] |
| Number of times video ads have played when clicked. This is the default behavior of video ads. | [画像:Quantity metric type] |
| Number of times that a video plays to its completion. | [画像:Quantity metric type] |
|
Completion rate Formula: Completion rate = Video completes ∕ Video starts Example The completion rate is calculated as 50% (1 complete ∕ 2 starts). |
[画像:Calculation metric type] |
| Number of times the ad was viewed to completion. For VAST 3 or 4, a completion occurs either when the user reaches the end of the ad, or reaches the "Skippable view time" defined in your network settings, whichever comes first. | [画像:Quantity metric type] |
| Number of times that a video plays to 25% of its length. | [画像:Quantity metric type] |
| Number of times that a video is played until the middle of its view length. | [画像:Quantity metric type] |
| Number of times the "skip" button was shown. The skip button is shown 5 seconds after a skippable ad starts. | [画像:Quantity metric type] |
| Number of times that a video is started. | [画像:Quantity metric type] |
| Number of times that a video plays to 75% of its length. | [画像:Quantity metric type] |
| Number of times an error occurred. Examples include a VAST Redirect error, a video playback error, or an invalid response error, including for dynamic allocation (Ad Exchange and AdSense) impressions. | [画像:Quantity metric type] |
|
Total error rate Formula: Total error rate = Total error count ∕ (Total error count + Total impressions) Example The total error rate is 100%. |
[画像:Calculation metric type] |
|
Duration of the video creative, if hosted by Ad Manager.
Applicable to advertiser-hosted Programmatic Guaranteed or Preferred Deal programmatic video creatives only, this metric will report the "Max duration (seconds)" value set in the corresponding line item. |
[画像:Quantity metric type] |
|
View-through rate Formula: View-through rate = Engaged view ∕ Number of times a user reached the "Skippable skip time" defined in your network settings Example The view-through rate is calculated as 50% (1 engaged view ∕ 2 skips shown). |
[画像:Calculation metric type] |
Tracking for some video viewership metrics may vary slightly due to a number of reasons such as lost pings due to mobile network connectivity. For the most accurate data, ensure you're using the IMA SDK and have implemented player state functions, like onEnded(), correctly.
Video interaction metrics
These metrics are only available to publishers with access to advanced video features.
| Metric | Metric type |
|---|---|
|
Average interaction rate Formula: Average interaction rate = Total video interactions ∕ Total video starts Example The average interaction rate is 150% (3 interactions ∕ 2 starts). |
[画像:Calculation metric type] |
| Number of times a user collapses a video, either to its original size or to a different size. For overlays, this tracks the number of times the user minimizes the ad without fully removing it from the player. | [画像:Quantity metric type] |
|
Expand Formula: Expand = Total expansion time ∕ Total impressions Example The expand is calculated as 15 seconds (30 seconds ∕ 2 impressions). * Expansion times that exceed several minutes are capped. An extended expansion time can occur when a user opens an expanding ad without collapsing the ad or closing the browser. This cap rule prevents skewed results for average display time in reporting. While this event is counted only once per impression, the time that the ad remains in an expanded state is recorded as the total expansion time. |
[画像:Calculation metric type] |
| Number of times ad clip played in full screen mode. Event only applicable for Windows Media Player. | [画像:Quantity metric type] |
| Number of times the video player was in the mute state during the play of a video ad. If a player is muted before the ad plays, it's counted the same as when a user mutes the player while the ad plays.
Note: The "Mute" count may be higher than "Start" count for video. This can happen when, for example, first mute is triggered by the SDK via
adsManager.setVolume(0) prior to the ad loading. |
[画像:Quantity metric type] |
| Number of times a user paused the video ad. | [画像:Quantity metric type] |
| Number of times the user unpaused the video. | [画像:Quantity metric type] |
| Number of times a user rewinds the video. | [画像:Quantity metric type] |
| Number of times an ad was skipped. | [画像:Quantity metric type] |
| Number of times a user unmutes the video. | [画像:Quantity metric type] |
Support for reporting issues is limited to video ads that use our IMA SDK.