POBBannerRendering Protocol Reference
Conforms to | NSObject |
---|---|
Declared in | POBAdRendering.h |
– setAdFormat:
required method
Sets the ad format of the ad to be rendered.
- (void)setAdFormat:(POBAdFormat)adFormat
Parameters
adFormat |
An enum of type @c POBAdFormat representing the ad format. |
---|
Discussion
Sets the ad format of the ad to be rendered.
Declared In
POBAdRendering.h