| Class | Description |
|---|---|
| POBNativeAdDataResponseAsset |
This class represents the data object passed in the asset object
|
| POBNativeAdImageResponseAsset |
This class represents the image asset in the response
|
| POBNativeAdLinkResponse |
This class represents the link object from `native` & `assets` object
|
| POBNativeAdParser |
Parser class that handles parsing of the json response.
|
| POBNativeAdResponse |
Base class for storing the nativeAd response after parsing.
|
| POBNativeAdResponseAsset |
Main class for the assets in the native response, selection of the ad will be done on the basis of the assetId
|
| POBNativeAdResponseEventTracker |
This class represents the event trackers passed in the native response object
|
| POBNativeAdTitleResponseAsset |
This class represents the title object which is inside the assets object in the native response
|