POBCompanionType Constants Reference
| Declared in | POBDataTypes.h |
|---|
POBCompanionType
Supported companion ad types for the video ad.
Definition
typedef NS_ENUM(NSInteger, POBCompanionType ) {
POBCompanionTypeStatic = 1,
POBCompanionTypeHTML,
POBCompanionTypeIFrame,
};
Constants
Declared In
POBDataTypes.h