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)adFormatParameters
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