VideoAdSequenceInteractionType

  • This content describes an Enum used to define interactions between viewers and video ads in a sequence.

  • The interactions covered include UNSPECIFIED, UNKNOWN, PAID_VIEW, SKIP, IMPRESSION, and ENGAGED_IMPRESSION.

  • PAID_VIEW and SKIP interactions are specifically available for campaigns using Target CPM and skippable in-stream ads.

  • IMPRESSION signifies the ad was shown, while ENGAGED_IMPRESSION indicates an ad impression that wasn't immediately skipped but didn't result in a billable event.

Enum describing an interaction between a viewer and a video in a video ad sequence.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.
The viewer engaged with or watched at least 30 seconds of the ad (or the entire ad, if it was less than 30 seconds). Only available for campaigns using Target CPM as the bidding strategy and skippable in-stream ads as the ad format.

SKIP

The viewer skipped the ad. Only available for campaigns using Target CPM as the bidding strategy and skippable in-stream ads as the ad format.

IMPRESSION

The ad was shown to the viewer.

ENGAGED_IMPRESSION

An ad impression that was not immediately skipped, but didn't reach the billable event either.