Interface | Description |
---|---|
POBNativeAd |
Interface used for creating POBNativeAdProvider
|
POBNativeAdListener |
Interface to inform native ad workflow events to the app
|
POBNativeAdLoaderListener |
This is an interface for interaction with the POBNativeAdLoader instance.
|
POBNativeAdManager.POBNativeAdManagerListener |
Interface to definition to notify Native Ad load events.
|
Class | Description |
---|---|
POBNativeAdLoader |
Ad loader class to load native ad from PubMatic as per the template specified during
initialization.
|
POBNativeAdLoaderConfig | |
POBNativeAdManager |
Class responsible for loading native ads by fetching bids from OW Server, submitting the same to
primary ad sever if present and creative native ads.
|
POBNativeAdView |
Native Ad view class.
|