ActiveViewSignal

Supported active view signals for Algorithm Rules.

Enums
ACTIVE_VIEW_SIGNAL_UNSPECIFIED Unknown signal.
ACTIVE_VIEW_VIEWED Whether Active View detects that your ad has been viewed. Value is stored in the boolValue field of the comparison value.
AUDIBLE Whether Active View detects that your ad was audible. Value is stored in the boolValue field of the comparison value.
VIDEO_COMPLETED Whether the video was completed. Value is stored in the boolValue field of the comparison value.
TIME_ON_SCREEN The time the ad was on screen in seconds. Value is stored in the int64Value field of the comparison value.
VIDEO_PLAYER_SIZE The size of the video player displaying the ad. Value is stored in the videoPlayerSizeValue field of the comparison value.
COMPLETED_IN_VIEW_AUDIBLE Whether the ad was completed in view and audible. Value is stored in the boolValue field of the comparison value.