A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
P
- parse(org.json.JSONObject) - function in com.pubmatic.sdk.openwrap.core.internal.POBResponseParser
- Method is used to parse the response data and post response on POBResponseParserListener specific callback methods
- parserOnError(com.pubmatic.sdk.common.POBError) - function in com.pubmatic.sdk.openwrap.core.POBExtBidHandler
- parserOnSuccess(com.pubmatic.sdk.common.models.POBAdResponse) - function in com.pubmatic.sdk.openwrap.core.POBExtBidHandler
- PHONE - enum entry in com.pubmatic.sdk.openwrap.core.nativead.POBNativeDataAssetType
Phone Number
- POBAdEventListener - class in com.pubmatic.sdk.openwrap.core
- The base ad event listener.
- POBAdMobConstants - class in com.pubmatic.sdk.openwrap.core.signal.admob
- This object holds the constants used in the AdMob bidding integration.
- POBAdsHelper - class in com.pubmatic.sdk.openwrap.core
- Ad specific helper class to add common/util implementation for public ad format classes.
- POBALMAXConstants - class in com.pubmatic.sdk.openwrap.core.signal
- This object holds the constants used in the ALMAX bidding integration.
- POBBanner - class in com.pubmatic.sdk.openwrap.core
- This class holds the information of banner impression.
- POBBannerRenderer - class in com.pubmatic.sdk.openwrap.core.banner
- POBBannerRenderer is responsible for rendering the banner ad creative.
- POBBannerRenderer.RendererBuilder - class in com.pubmatic.sdk.openwrap.core.banner.POBBannerRenderer
- Interface builds the Banner Renderer.
- POBBaseAd - class in com.pubmatic.sdk.openwrap.core
- Base interface defining the methods to be implemented by the Ad classes such as POBBannerView, POBInterstitial, POBRewardedAd etc
- POBBaseAdInteractionListener - class in com.pubmatic.sdk.openwrap.core
- This class triggers the Inline Ad event generated by OW SDK which needs to be communicated to primary Ad server SDK when OW is rendering an Ad.
- POBBaseEvent - class in com.pubmatic.sdk.openwrap.core
- Interface definition to provide ad server implementation.
- POBBaseSignalBuilder - class in com.pubmatic.sdk.openwrap.core.signal
- Abstract base class for building signal data.
- POBBid - class in com.pubmatic.sdk.openwrap.core
- Holds information of winning bid along with all the bids that participated in the auction.
- POBBid.Builder - class in com.pubmatic.sdk.openwrap.core.POBBid
- Builder class to build POBBid, this is an extensible approach can be used for enhancement This helps to make POBBid immutable
- POBBidderIdentifier - class in com.pubmatic.sdk.openwrap.core
- POBBidderNative - class in com.pubmatic.sdk.openwrap.core.signal
- Class representing AdMob native ad configuration.
- POBBiddingHost - class in com.pubmatic.sdk.openwrap.core.signal
- Enum class represents Bidding server provider.
- POBBiddingHostKt - class in com.pubmatic.sdk.openwrap.core.signal
- POBBiddingManager - class in com.pubmatic.sdk.openwrap.core
- Manages multiple bidders internally.
- POBBidEvent - class in com.pubmatic.sdk.openwrap.core
- Interface definition to handle bidding events
- POBBidEvent.BidEventError - class in com.pubmatic.sdk.openwrap.core.POBBidEvent
- Enum to maintain BidEvent error
- POBBidEventHelper - class in com.pubmatic.sdk.openwrap.core
- Helper class to handler bid event util functionality
- POBBidEventListener - class in com.pubmatic.sdk.openwrap.core
- Interface definition to notifie bid events
- POBBidsBuilder - class in com.pubmatic.sdk.openwrap.core.internal
- POBBidsBuilder class builds the wrapper ad descriptor object for rendering wrapper ad from the provided ad response (Generic model for ad) object
- POBCommonOrtbJsonHelper - class in com.pubmatic.sdk.openwrap.core
- Helper object keeps common ORTB json objects/APIs
- POBConstants - class in com.pubmatic.sdk.openwrap.core
- POBCoreNativeConstants - class in com.pubmatic.sdk.openwrap.core.nativead
- Constant keys used for parsing the json response.
- POBCoreNativeRequestAsset - class in com.pubmatic.sdk.openwrap.core.nativead
- Interface for the assets in the native response to hold unique properties.
- POBCoreNativeRequestDataAsset - class in com.pubmatic.sdk.openwrap.core.nativead
- This class represents the data object passed in the asset object
- POBCoreNativeRequestEventTracker - class in com.pubmatic.sdk.openwrap.core.nativead
- This class represents the event trackers passed in the native response object
- POBCoreNativeRequestImageAsset - class in com.pubmatic.sdk.openwrap.core.nativead
- This class represents the image asset in the request.
- POBCoreNativeRequestTitleAsset - class in com.pubmatic.sdk.openwrap.core.nativead
- This class represents the title asset in the request.
- POBExtBidHandler - class in com.pubmatic.sdk.openwrap.core
- Adapter class to manage the parsing of external bids and delegating the response.This class will act as a bidder which will create POBAdResponse from the raw response received and will delegate the call respective ad classes.
- POBFullScreenAdInteractionListener - class in com.pubmatic.sdk.openwrap.core
- This class triggers the Fullscreen Ad event generated by OW SDK which needs to be communicated to primary Ad server SDK when OW is rendering an Ad.
- POBImpression - class in com.pubmatic.sdk.openwrap.core
- Holds the general information about an ad impression.
- POBInterstitialRenderer - class in com.pubmatic.sdk.openwrap.core.interstitial
- Class responsible for handling the interstitial rendering(web/video)
- POBInterstitialRenderer.RendererBuilder - class in com.pubmatic.sdk.openwrap.core.interstitial.POBInterstitialRenderer
- Interface definition builds the Renderer and FullScreen dialog for Interstitial Ad.
- POBManager - class in com.pubmatic.sdk.openwrap.core
- This class is responsible for fetching the bids from PubMatic ad server.
- POBNative - class in com.pubmatic.sdk.openwrap.core
- POBNativeContextSubType - class in com.pubmatic.sdk.openwrap.core.nativead
- Next-level context in which the ad appears.
- POBNativeContextType - class in com.pubmatic.sdk.openwrap.core.nativead
- The context in which the ad appears - what type of content is surrounding the ad on the page at a high level.
- POBNativeDataAssetType - class in com.pubmatic.sdk.openwrap.core.nativead
- List of common asset element types of native advertising.
- POBNativeEnumConstants - class in com.pubmatic.sdk.openwrap.core.nativead
- POBNativeEventTrackingMethod - class in com.pubmatic.sdk.openwrap.core.nativead
- Method used for tracking.
- POBNativeEventType - class in com.pubmatic.sdk.openwrap.core.nativead
- Event Types for native ad.
- POBNativeImageAssetType - class in com.pubmatic.sdk.openwrap.core.nativead
- List of common image asset element types of native advertising.
- POBNativePlacementType - class in com.pubmatic.sdk.openwrap.core.nativead
- The FORMAT of the ad you are purchasing, separate from the surrounding context
- POBOWPartnerHelper - class in com.pubmatic.sdk.openwrap.core
- Helper class for OpenWrap Partner
- POBRenderer - class in com.pubmatic.sdk.openwrap.core
- Helper class to create renderer.
- POBRequest - class in com.pubmatic.sdk.openwrap.core
- Class to represent the OpenWrap ad request.
- POBRequest.AdPosition - class in com.pubmatic.sdk.openwrap.core.POBRequest
- Fold placement of the ad to be served.
- POBRequest.API - class in com.pubmatic.sdk.openwrap.core.POBRequest
- Supported API of the ad to be served.
- POBRequestBuilder - class in com.pubmatic.sdk.openwrap.core
- POBResponseParser - class in com.pubmatic.sdk.openwrap.core.internal
- POBResponseParser class parses the PubMatic wrapper ad response and revert the status with the callback methods of POBResponseParserListener
- POBReward - class in com.pubmatic.sdk.openwrap.core
- Modal class to hold information of rewards.
- POBRewardedAdInteractionListener - class in com.pubmatic.sdk.openwrap.core
- This class triggers the Rewarded Ad event generated by OW SDK which needs to be communicated to primary Ad server SDK when OW is rendering an Ad.
- POBRewardedAdRenderer - class in com.pubmatic.sdk.openwrap.core.rewarded
- POBSignalBuilding - class in com.pubmatic.sdk.openwrap.core.signal
- Interface defining for building signal data.
- POBSignalConfig - class in com.pubmatic.sdk.openwrap.core.signal
- Configuration class which is used for signal generation.
- POBSignalConfig.Builder - class in com.pubmatic.sdk.openwrap.core.signal.POBSignalConfig
- Builder class to Build Signal config using properties.
- POBSignalGeneration - class in com.pubmatic.sdk.openwrap.core.signal
- Interface definition for generating signals.
- POBSignalGenerator - class in com.pubmatic.sdk.openwrap.core.signal
- Object to generate signal specific to bidding host for a specific ad format.
- POBSkipConfirmationInfo - class in com.pubmatic.sdk.openwrap.core.rewarded
- Model class to keep information about skip confirmation info like title, message, resume text and close text
- POBVideo - class in com.pubmatic.sdk.openwrap.core
- Model class to build Video Impression This class holds the information of video impression.
- POBVideo.Linearity - class in com.pubmatic.sdk.openwrap.core.POBVideo
- POBVideo.Placement - class in com.pubmatic.sdk.openwrap.core.POBVideo
- Placement type for the Video impression
- POBVideo.Plcmt - class in com.pubmatic.sdk.openwrap.core.POBVideo
- Plcmt type for the Video impression Value to be passed for video.
- prepareHttpRequest(java.lang.String,java.lang.String,java.lang.String) - function in com.pubmatic.sdk.openwrap.core.POBRequestBuilder
- Prepare Ortb Http POST request, it also follows request timeout provided in POBRequest
- PRICE - enum entry in com.pubmatic.sdk.openwrap.core.nativead.POBNativeDataAssetType
Price for product / app / in-app purchase. Value should include currency symbol in localised format.
- proceedOnError(com.pubmatic.sdk.openwrap.core.POBBidEvent.BidEventError,java.lang.String) - function in com.pubmatic.sdk.openwrap.core.POBBidEvent
- Introduced in OpenWrapSDK v3.6.
- proceedToLoadAd() - function in com.pubmatic.sdk.openwrap.core.POBBidEvent
- Proceeds with bid flow, This method should be called only when POBBidEventListener is set Note: Should be called from Main/UI thread.
- PRODUCT - enum entry in com.pubmatic.sdk.openwrap.core.nativead.POBNativeContextType
Product context such as product listings, details, recommendations, reviews, or similar.
- PRODUCT_REVIEW_SITE - enum entry in com.pubmatic.sdk.openwrap.core.nativead.POBNativeContextSubType
Product reviews site primarily (which may sell product secondarily)