Show / Hide Table of Contents

Enum ConversionEventEnum.Types.ConversionEvent

All possible tracking event types. Not all events are supported by every kind of creative.

Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum ConversionEventEnum.Types.ConversionEvent

Fields

Name Description
AcceptInvitation

Corresponds to the acceptInvitation tracking event.

ClickTracking

Corresponds to the Linear.VideoClicks.ClickTracking node.

Close

Corresponds to the close tracking event.

Collapse

Corresponds to the collapse tracking event.

Complete

Corresponds to the complete tracking event.

CreativeView

Corresponds to the creativeView tracking event.

CustomClick

Corresponds to the Linear.VideoClicks.CustomClick node.

EngagedView

An event that is fired after 30 seconds of viewing the video or when the video finished (if the video duration is less than 30 seconds). This event does not correspond to any VAST element and is implemented using an extension.

Expand

Corresponds to the expand tracking event.

FirstQuartile

Corresponds to the firstQuartile tracking event.

Fullscreen

Corresponds to the fullscreen tracking event.

FullyViewableAudibleHalfDurationImpression

Corresponds to the fullyViewableAudibleHalfDurationImpression tracking event.

MeasurableImpression

Corresponds to the measurableImpression tracking event.

Midpoint

Corresponds to the midpoint tracking event.

Mute

Corresponds to the mute tracking event.

Pause

Corresponds to the pause tracking event.

Resume

Corresponds to the resume tracking event.

Rewind

Corresponds to the rewind tracking event.

SkipShown

An event that is fired when a video skip button is shown, usually after 5 seconds of viewing the video. This event does not correspond to any VAST element and is implemented using an extension.

Skipped

An event that is fired when a video was skipped. This event does not correspond to any VAST element and is implemented using an extension.

Start

Corresponds to the start tracking event.

Survey

Corresponds to the InLine.Survey node.

ThirdQuartile

Corresponds to the thirdQuartile tracking event.

Unmute

Corresponds to the unmute tracking event.

Unspecified

Default value. This value is unused.

VideoAbandon

Corresponds to the abandon tracking event.

ViewableImpression

Corresponds to the viewableImpression tracking event.

In this article
Back to top Generated by DocFX