POBVideoPlcmt Constants Reference

Declared in POBDataTypes.h

POBVideoPlcmt

Video ad plcmt type for placement with respect to main content. Refer ORTB 2.6-202303 spec.

Definition

typedef NS_ENUM(NSInteger, POBVideoPlcmt ) {
   POBVideoPlcmtInterstitial = 3,
   POBVideoPlcmtStandalone,
};

Constants

POBVideoPlcmtInterstitial

For full screen video ad placement

Declared In POBDataTypes.h.

POBVideoPlcmtStandalone

For In-Banner video ad placement

Declared In POBDataTypes.h.

Declared In

POBDataTypes.h