PublicAdContentSize

Ad content size.

type PublicAdContentSize = PixelSize | AdaptivePixelSize | undefined

Value

Description

PixelSize

Ad size.

AdaptivePixelSize

Adaptive ad size.

undefined

The size is not defined. This is possible if:

  • No size is defined when starting the ad;
  • One AdPod has finished playing but the next one hasn't started yet.