- GDPR - Static variable in class com.pubmatic.sdk.common.POBCommonConstants
-
- GDPR_CONSENT - Static variable in class com.pubmatic.sdk.common.POBCommonConstants
-
- GENDER_PARAM - Static variable in class com.pubmatic.sdk.common.POBCommonConstants
-
- getAcceptLanguage() - Method in class com.pubmatic.sdk.common.models.POBDeviceInfo
-
- getAccountName() - Method in class com.pubmatic.sdk.common.models.POBPartnerInfo
-
Returns the Partner name for the given publisher account
- getAccuracy() - Method in class com.pubmatic.sdk.common.models.POBLocation
-
Returns estimated location accuracy in meters when lat/lon are specified and derived from a
device's location services (i.e., type = 1).
- getAdHeight() - Method in class com.pubmatic.sdk.common.POBAdSize
-
Returns the height of an ad
- getAdResponse() - Method in class com.pubmatic.sdk.common.base.POBBidderResult
-
To get ad response of the bidder if present
- getAdResponse() - Method in interface com.pubmatic.sdk.common.base.POBBidding
-
Returns config updated by bidder response.
- getAdServerName() - Method in class com.pubmatic.sdk.common.models.POBProfileInfo
-
Returns the Ad Server
- getAdvertisingID() - Method in class com.pubmatic.sdk.common.models.POBDeviceInfo
-
- getAdvertisingIdInfo(Context) - Static method in class com.pubmatic.sdk.common.utility.POBAdvertisingIdClient
-
Fetch the advertising info object synchronously and returns,
it saves the advertisement id and Opt-out state in shared preference of the application.
- getAdView() - Method in class com.pubmatic.sdk.common.cache.POBAdViewCacheService.AdViewConfig
-
- getAdViewCacheService() - Static method in class com.pubmatic.sdk.common.POBInstanceProvider
-
Method to get singleton instance of POBAdViewCacheService class
- getAdWidth() - Method in class com.pubmatic.sdk.common.POBAdSize
-
Returns the width of an ad
- getAndroidId() - Method in class com.pubmatic.sdk.common.models.POBDeviceInfo
-
- getAndroidIdType(boolean) - Method in class com.pubmatic.sdk.common.models.POBDeviceInfo
-
- getAppInfo(Context) - Static method in class com.pubmatic.sdk.common.POBInstanceProvider
-
Method to get singleton instance of PMAppInfo class
- getApplicationInfo() - Method in class com.pubmatic.sdk.common.POBSDKConfig
-
- getAppName() - Method in class com.pubmatic.sdk.common.models.POBAppInfo
-
- getAppVersion() - Method in class com.pubmatic.sdk.common.models.POBAppInfo
-
- getAuction() - Method in interface com.pubmatic.sdk.common.base.POBBiddingPartnerService
-
Return the auctioning object
- getBackPressListener() - Method in class com.pubmatic.sdk.common.cache.POBAdViewCacheService.AdViewConfig
-
- getBannerRenderer(Context, POBPartnerInfo) - Method in interface com.pubmatic.sdk.common.base.POBCustomRendererProvider
-
Provides POBBannerRendering object
- getBid(String) - Method in class com.pubmatic.sdk.common.models.POBAdResponse
-
Returns the Bid instance based on the provided bidId from the list of all bids.
- getBidder(Context, POBAdRequest, POBPartnerInfo) - Method in interface com.pubmatic.sdk.common.base.POBBidderProvider
-
Used to provide bidder information which is required by partner.
- getBidderCode() - Method in class com.pubmatic.sdk.common.models.POBPartnerInfo
-
Returns the Bidder code of the partner.
- getBidderResults() - Method in interface com.pubmatic.sdk.common.base.POBBidding
-
Returns bidder result Map, It contains the metadata about the response, error reasons, bids...etc
- getBids() - Method in class com.pubmatic.sdk.common.models.POBAdResponse
-
- getBirthYear() - Method in class com.pubmatic.sdk.common.models.POBUserInfo
-
(Internal for OpenWrap SDK)
- getBooleanValue(String) - Static method in class com.pubmatic.sdk.common.utility.POBUtils
-
- getBuildConfigValue(Context, String) - Static method in class com.pubmatic.sdk.common.utility.POBUtils
-
Gets a field from the project's BuildConfig.
- getCacheManager(Context) - Static method in class com.pubmatic.sdk.common.POBInstanceProvider
-
Method to get singleton instance of PMLocationDetector and setting configured
interval time
- getCarrierName() - Method in class com.pubmatic.sdk.common.models.POBDeviceInfo
-
- getCategories() - Method in class com.pubmatic.sdk.common.models.POBApplicationInfo
-
(Internal for OpenWrap SDK)
- getCCPA() - Method in class com.pubmatic.sdk.common.POBSDKConfig
-
Get the CCPA complaint string set by publisher
- getCity() - Method in class com.pubmatic.sdk.common.models.POBUserInfo
-
(Internal for OpenWrap SDK)
- getClientSidePartnerBids() - Method in class com.pubmatic.sdk.common.models.POBAdResponse
-
Gets client side bids
- getConnectionType() - Method in class com.pubmatic.sdk.common.network.PMNetworkMonitor
-
- getContentHeight() - Method in interface com.pubmatic.sdk.common.base.POBAdDescriptor
-
Returns the height of the content to be render
- getContentWidth() - Method in interface com.pubmatic.sdk.common.base.POBAdDescriptor
-
Returns the width of the content to be render
- getCountry() - Method in class com.pubmatic.sdk.common.models.POBUserInfo
-
(Internal for OpenWrap SDK)
- getCountryCode() - Method in class com.pubmatic.sdk.common.models.POBDeviceInfo
-
- getCreativeType() - Method in interface com.pubmatic.sdk.common.base.POBAdDescriptor
-
To get creative type of ad descriptor
- getCurrentTime() - Method in class com.pubmatic.sdk.common.models.POBDeviceInfo
-
Method is used to get current datetime in formated String
yyyy-MM-dd HH:mm:ss
- getCurrentTimeZone() - Method in class com.pubmatic.sdk.common.models.POBDeviceInfo
-
- getCustomData() - Method in class com.pubmatic.sdk.common.models.POBAdResponse
-
Gets the custom data
- getDecodeConfig() - Method in class com.pubmatic.sdk.common.network.POBImageRequest
-
Returns the bitmap configuration describes how pixels are stored.
- getDeviceInfo(Context) - Static method in class com.pubmatic.sdk.common.POBInstanceProvider
-
Method to get singleton instance of PMDeviceInfo class
- getDeviceOrientation(Context) - Static method in class com.pubmatic.sdk.common.utility.POBUtils
-
returns the device current orientation
- getDomain() - Method in class com.pubmatic.sdk.common.models.POBApplicationInfo
-
(Internal for OpenWrap SDK)
- getError() - Method in class com.pubmatic.sdk.common.base.POBBidderResult
-
To get error for the bidder if present
- getErrorCode() - Method in class com.pubmatic.sdk.common.POBError
-
Returns the integer value of the error code.
- getErrorMessage() - Method in class com.pubmatic.sdk.common.POBError
-
Returns the descriptive message for probable fix
- getEventListener() - Method in class com.pubmatic.sdk.common.cache.POBAdViewCacheService.AdViewConfig
-
- getExtraInfo() - Method in class com.pubmatic.sdk.common.POBError
-
returns the extra info needed for identifying the granular level of error identification
- getExtraInfo(String) - Method in class com.pubmatic.sdk.common.POBError
-
Returns the extra info needed for identifying the granular level of error identification
based on provided key
- getGdprConsent() - Method in class com.pubmatic.sdk.common.POBSDKConfig
-
Method to get GDPR consent string if publisher is granted GDPR consent
- getGender() - Method in class com.pubmatic.sdk.common.models.POBUserInfo
-
(Internal for OpenWrap SDK)
- getHeaders() - Method in class com.pubmatic.sdk.common.network.POBHttpRequest
-
Method retrieve request headers
- getHeaders() - Method in class com.pubmatic.sdk.common.network.POBNetworkResult
-
Returns Map of headers
- getHtmlMeasurementProvider() - Method in class com.pubmatic.sdk.common.POBSDKConfig
-
Method to get HTML measurement provider instance
- getId() - Method in interface com.pubmatic.sdk.common.base.POBAdDescriptor
-
Returns the Id associated with the Ad descriptor's sub class
- getId() - Method in class com.pubmatic.sdk.common.utility.POBAdvertisingIdClient.AdInfo
-
- getIdentifier() - Method in class com.pubmatic.sdk.common.base.POBBaseBidder
-
Returns an identifier / name of the bidder
- getInstance() - Static method in class com.pubmatic.sdk.common.cache.POBCacheService
-
Return a single instance of POBCacheService
- getIntegerValue(String) - Static method in class com.pubmatic.sdk.common.utility.POBUtils
-
- getInterstitialAdSize(Context) - Static method in class com.pubmatic.sdk.common.utility.POBUtils
-
- getInterstitialRenderer(Context, POBPartnerInfo) - Method in interface com.pubmatic.sdk.common.base.POBCustomRendererProvider
-
Provides POBInterstitialRendering object
- getJavaScriptResource() - Method in interface com.pubmatic.sdk.common.viewability.POBVideoMeasurementProvider.POBVerificationScriptResource
-
Method to request list of verification script urls coming as jsResources from POBAdVerification model.
- getKeyGenerationPattern() - Method in class com.pubmatic.sdk.common.models.POBPartnerInfo
-
Returns the Key generation pattern based upon the selected mapping template.
- getKeywords() - Method in class com.pubmatic.sdk.common.models.POBApplicationInfo
-
(Internal for OpenWrap SDK)
Returns the application keywords set by the application developer.
- getKeywords() - Method in class com.pubmatic.sdk.common.models.POBUserInfo
-
(Internal for OpenWrap SDK)
Returns the comma separated list of keywords, interests, or intent, set by the application
developer.
- getLastFixInMillis() - Method in class com.pubmatic.sdk.common.models.POBLocation
-
Return the time of this fix, in elapsed real-time since system boot.
- getLatitude() - Method in class com.pubmatic.sdk.common.models.POBLocation
-
Returns the latitude, in degrees.
- getLevel() - Method in enum com.pubmatic.sdk.common.OpenWrapSDK.LogLevel
-
- getLmtEnabled() - Method in class com.pubmatic.sdk.common.models.POBDeviceInfo
-
- getLocation() - Method in class com.pubmatic.sdk.common.POBSDKConfig
-
- getLocation() - Method in class com.pubmatic.sdk.common.utility.POBLocationDetector
-
Method is used to get location on the basic of LocationProvider(GPS, Network)
- getLocation(POBLocationDetector) - Static method in class com.pubmatic.sdk.common.utility.POBUtils
-
Method identifies isLocationDetectionEnabled
if enabled then fetch last known location of the device
if disabled then get location provided by the publisher
- getLocationDetectionDurationInMillis() - Method in class com.pubmatic.sdk.common.POBSDKConfig
-
Returns time interval used to get the two consecutive location
- getLocationDetector(Context) - Static method in class com.pubmatic.sdk.common.POBInstanceProvider
-
Method to get singleton instance of PMLocationDetector and setting configured
interval time
- getLogger() - Method in class com.pubmatic.sdk.common.models.POBAdResponse
-
Gets the logger
- getLogLevel() - Static method in class com.pubmatic.sdk.common.log.PMLog
-
Returns the log level of the instance, set by OpenWrapSDK.setLogLevel().
- getLongitude() - Method in class com.pubmatic.sdk.common.models.POBLocation
-
Returns the longitude, in degrees.
- getMake() - Method in class com.pubmatic.sdk.common.models.POBDeviceInfo
-
- getMaxHeight() - Method in class com.pubmatic.sdk.common.network.POBImageRequest
-
Returns the maximum height of an Image
- getMaxWidth() - Method in class com.pubmatic.sdk.common.network.POBImageRequest
-
Returns the maximum width of an Image
- getMccmnc() - Method in class com.pubmatic.sdk.common.models.POBDeviceInfo
-
- getMetro() - Method in class com.pubmatic.sdk.common.models.POBUserInfo
-
(Internal for OpenWrap SDK)
- getModel() - Method in class com.pubmatic.sdk.common.models.POBDeviceInfo
-
- getName() - Method in class com.pubmatic.sdk.common.models.POBPartnerInfo
-
Returns the PubMatic Partner name
- getNetworkHandler(Context) - Static method in class com.pubmatic.sdk.common.POBInstanceProvider
-
- getNetworkMonitor(Context) - Static method in class com.pubmatic.sdk.common.POBInstanceProvider
-
Method to get singleton instance of PMNetworkMonitor
- getNetworkResult() - Method in class com.pubmatic.sdk.common.base.POBBidderResult
-
To get network result for the bidder
- getNetworkResult() - Method in class com.pubmatic.sdk.common.base.POBCommunicator
-
To get network result of the request, this will available only after making request call
- getNetworkTimeMs() - Method in class com.pubmatic.sdk.common.network.POBNetworkResult
-
Returns network timeout in Milli seconds
- getOrientation() - Method in class com.pubmatic.sdk.common.models.POBDeviceInfo
-
- getOsName() - Method in class com.pubmatic.sdk.common.models.POBDeviceInfo
-
- getOsVersion() - Method in class com.pubmatic.sdk.common.models.POBDeviceInfo
-
- getOWAdSize(String) - Static method in class com.pubmatic.sdk.common.utility.POBUtils
-
Method for returning the POBAdSize based on provided ad size string.
- getPackageName() - Method in class com.pubmatic.sdk.common.models.POBAppInfo
-
- getPartnerList() - Method in class com.pubmatic.sdk.common.models.POBProfileInfo
-
Returns the Selected Partners for the given Profile Version
- getPartnerServices() - Static method in class com.pubmatic.sdk.common.POBInstanceProvider
-
- getPlacementMappings() - Method in class com.pubmatic.sdk.common.models.POBPartnerInfo
-
Returns the Map structure that contains the partner mappings based on the selected
Key generation pattern (kgp).
- getPostData() - Method in class com.pubmatic.sdk.common.network.POBHttpRequest
-
Method retrieves post data
- getProfileId() - Method in class com.pubmatic.sdk.common.models.POBProfileInfo
-
Returns the Profile ID
- getPublisherId() - Method in class com.pubmatic.sdk.common.models.POBProfileInfo
-
Returns the Pub ID
- getPubMaticPartnerId() - Method in class com.pubmatic.sdk.common.models.POBPartnerInfo
-
Returns the PubMatic (Global) partner ID
- getPxratio() - Method in class com.pubmatic.sdk.common.models.POBDeviceInfo
-
- getRawBid() - Method in interface com.pubmatic.sdk.common.base.POBAdDescriptor
-
Returns the JSON object of the Bid
- getRefreshInterval() - Method in interface com.pubmatic.sdk.common.base.POBAdDescriptor
-
Returns the refresh interval from the ad response descriptor
- getRefreshInterval() - Method in class com.pubmatic.sdk.common.models.POBAdResponse
-
Gets refresh interval
- getRegion() - Method in class com.pubmatic.sdk.common.models.POBUserInfo
-
(Internal for OpenWrap SDK)
- getRenderableContent() - Method in interface com.pubmatic.sdk.common.base.POBAdDescriptor
-
Returns the content to be render
- getRequestMethod() - Method in class com.pubmatic.sdk.common.network.POBHttpRequest
-
Method retrieves http request method
- getRequestTag() - Method in class com.pubmatic.sdk.common.network.POBHttpRequest
-
Method retrieves value of request tag
- getRetryBackoffMultiplier() - Method in class com.pubmatic.sdk.common.network.POBHttpRequest
-
Method retrieves retrybackofmultiplier
- getRetryCount() - Method in class com.pubmatic.sdk.common.network.POBHttpRequest
-
Method retrieve request timeout count
- getRevShare() - Method in class com.pubmatic.sdk.common.models.POBPartnerInfo
-
Returns the Bid adjustment (%)
- getScaleType() - Method in class com.pubmatic.sdk.common.network.POBImageRequest
-
Returns the scale type
- getScreenHeight() - Method in class com.pubmatic.sdk.common.models.POBDeviceInfo
-
- getScreenHeight() - Static method in class com.pubmatic.sdk.common.utility.POBUtils
-
Method to get screen height in DP
- getScreenResolution() - Method in class com.pubmatic.sdk.common.models.POBDeviceInfo
-
- getScreenWidth() - Method in class com.pubmatic.sdk.common.models.POBDeviceInfo
-
- getScreenWidth() - Static method in class com.pubmatic.sdk.common.utility.POBUtils
-
Method to get screen width in DP
- getSdkConfig() - Static method in class com.pubmatic.sdk.common.POBInstanceProvider
-
- getSeconds(String) - Static method in class com.pubmatic.sdk.common.utility.POBUtils
-
Utility method to convert time string to seconds
- getServerSidePartnerBids() - Method in class com.pubmatic.sdk.common.models.POBAdResponse
-
Gets server side bids
- getService(String) - Method in class com.pubmatic.sdk.common.cache.POBCacheService
-
Retrieves associated object for given service name
- getSlotInfoMappings() - Method in class com.pubmatic.sdk.common.models.POBPartnerInfo
-
Returns the filtered slot level mapping for the AdUnit and sizes
- getSource() - Method in class com.pubmatic.sdk.common.models.POBLocation
-
Returns the source of the location.
- getStatus() - Method in interface com.pubmatic.sdk.common.base.POBAdDescriptor
-
Returns status of bid.
- getStoredAdView(Integer) - Method in class com.pubmatic.sdk.common.cache.POBAdViewCacheService
-
Retrieve config stored against uniqueId if available
- getStoreURL() - Method in class com.pubmatic.sdk.common.models.POBApplicationInfo
-
(Internal for OpenWrap SDK)
- getTargetingInfo() - Method in interface com.pubmatic.sdk.common.base.POBAdDescriptor
-
Returns the map of bid-targeting information only, that needs to be passed to ad server SDK.
- getTargetingInfo() - Method in interface com.pubmatic.sdk.common.base.POBBidsProvider
-
Returns targeting info for all the bids
- getTargetingInfo() - Method in class com.pubmatic.sdk.common.models.POBAdResponse
-
Returns targeting info for all the bids
- getTimeOffsetInMinutes() - Static method in class com.pubmatic.sdk.common.utility.POBUtils
-
Returns local time as the number +/- of minutes from UTC.
- getTimeout() - Method in class com.pubmatic.sdk.common.models.POBPartnerInfo
-
Returns the Timeout value for the selected partner
- getTimeout() - Method in class com.pubmatic.sdk.common.network.POBHttpRequest
-
Method retrieve request timeout value
- getTimeZoneOffsetInMinutes() - Method in class com.pubmatic.sdk.common.models.POBDeviceInfo
-
Return local time as the number +/- of minutes from UTC.
- getTracker() - Method in class com.pubmatic.sdk.common.models.POBAdResponse
-
Gets the tracker
- getTrackerHandler(List<T>, POBPartnerInfo, POBNetworkHandler) - Method in interface com.pubmatic.sdk.common.base.POBTrackerHandlerProvider
-
Provides POBTrackerHandling object
- getTrackerHandler(POBNetworkHandler) - Static method in class com.pubmatic.sdk.common.POBInstanceProvider
-
To get singleton instance of tracker handler class
- getUrl() - Method in class com.pubmatic.sdk.common.network.POBHttpRequest
-
Method retrieves request url
- getUserAgent() - Method in class com.pubmatic.sdk.common.models.POBDeviceInfo
-
This method fetch the user agent from WebSettings and save it for future reference.
- getUserInfo() - Method in class com.pubmatic.sdk.common.POBSDKConfig
-
- getValidRefreshInterval(int, int) - Static method in class com.pubmatic.sdk.common.utility.POBUtils
-
Validates and returns time interval in seconds to refresh the banner ad.
- getValue() - Method in enum com.pubmatic.sdk.common.models.POBDeviceInfo.DEVICE_ID_TYPE
-
- getValue() - Method in enum com.pubmatic.sdk.common.models.POBLocation.Source
-
Returns the integer representation of location source.
- getValue() - Method in enum com.pubmatic.sdk.common.models.POBUserInfo.Gender
-
Returns the string identifier of gender.
- getValue() - Method in enum com.pubmatic.sdk.common.network.PMNetworkMonitor.ConnectionType
-
- getVendorKey() - Method in interface com.pubmatic.sdk.common.viewability.POBVideoMeasurementProvider.POBVerificationScriptResource
-
Method to request vendor key from POBAdVerification model.
- getVerificationParameter() - Method in interface com.pubmatic.sdk.common.viewability.POBVideoMeasurementProvider.POBVerificationScriptResource
-
Method to request VerificationParameters from POBAdVerification
- getVersion() - Static method in class com.pubmatic.sdk.common.OpenWrapSDK
-
Returns the OpenWrap SDK's version.
- getVersionId() - Method in class com.pubmatic.sdk.common.models.POBProfileInfo
-
Returns the Profile Version display ID
- getVideoMeasurementProvider() - Method in class com.pubmatic.sdk.common.POBSDKConfig
-
Method to get video measurement provider instance
- getViewXYPosition(View) - Static method in class com.pubmatic.sdk.common.utility.POBUtils
-
Method is used get x, y position of View
- getVisiblePercent(View) - Static method in class com.pubmatic.sdk.common.utility.POBUtils
-
To get visibility percent of view, if view is null it will always returns 0 as visibility percent
- getWinningBid() - Method in class com.pubmatic.sdk.common.models.POBAdResponse
-
Gets the winning bid
- getZip() - Method in class com.pubmatic.sdk.common.models.POBUserInfo
-
(Internal for OpenWrap SDK)
- OMID_JS_SERVICE_URL - Static variable in class com.pubmatic.sdk.common.POBCommonConstants
-
- omidJsServiceScript(Context, POBMeasurementProvider.POBScriptListener) - Method in interface com.pubmatic.sdk.common.viewability.POBMeasurementProvider
-
OpenWrap SDK calls this method to inject omid JS into creative.
- omSDKVersion() - Method in interface com.pubmatic.sdk.common.viewability.POBMeasurementProvider
-
OpenWrap SDK calls this method to get the current Open Measurement SDK version.
- onAdClicked() - Method in interface com.pubmatic.sdk.common.ui.POBInterstitialRendererListener
-
Notifies the click event on the rendered HTML view
- onAdExpired() - Method in interface com.pubmatic.sdk.common.base.POBAdRendererListener
-
This method is called to notify ad expiration
- onAdExpired() - Method in interface com.pubmatic.sdk.common.ui.POBInterstitialRendererListener
-
Notifies the expired event on the rendered HTML view
- onAdInteractionStarted() - Method in interface com.pubmatic.sdk.common.base.POBAdRendererListener
-
Notifies the callback for interaction started on the ad creative like Internal browser is
opened.
- onAdInteractionStarted() - Method in interface com.pubmatic.sdk.common.ui.POBInterstitialRendererListener
-
Notifies the interaction start event on the rendered HTML view
- onAdInteractionStarted() - Method in interface com.pubmatic.sdk.common.ui.POBRendererViewListener
-
Notifies the interaction start event on the rendered HTML view
- onAdInteractionStopped() - Method in interface com.pubmatic.sdk.common.base.POBAdRendererListener
-
Notifies the callback for interaction stoped on the ad creative like Internal browser is
closed.
- onAdInteractionStopped() - Method in interface com.pubmatic.sdk.common.ui.POBInterstitialRendererListener
-
Notifies the interaction stop event on the rendered HTML view
- onAdInteractionStopped() - Method in interface com.pubmatic.sdk.common.ui.POBRendererViewListener
-
Notifies the interaction stop event on the rendered HTML view
- onAdReadyToRefresh(int) - Method in interface com.pubmatic.sdk.common.base.POBAdRendererListener
-
Notifies about that ad is ready to refresh after is rendered successfully
- onAdRender(View, POBAdDescriptor) - Method in interface com.pubmatic.sdk.common.base.POBAdRendererListener
-
This method gets called if rendering of ad gets successful
- onAdRender(POBAdDescriptor) - Method in interface com.pubmatic.sdk.common.ui.POBInterstitialRendererListener
-
Notifies the success event of the HTML view rendering
- onAdRenderingFailed(POBError) - Method in interface com.pubmatic.sdk.common.base.POBAdRendererListener
-
This method gets called if rendering of ad failed
- onAdRenderingFailed(POBError) - Method in interface com.pubmatic.sdk.common.ui.POBInterstitialRendererListener
-
Notifies the failure cause of the HTML view rendering
- onAdUnload() - Method in interface com.pubmatic.sdk.common.base.POBAdRendererListener
-
This method is called to notify ad is unloaded itself using MRIAD protocol
- onAdUnload() - Method in interface com.pubmatic.sdk.common.ui.POBInterstitialRendererListener
-
Notifies the unload event on the rendered HTML view
- onAdUnload() - Method in interface com.pubmatic.sdk.common.ui.POBRendererViewListener
-
Notifies the unload event on the rendered HTML view
- onBackPressed() - Method in class com.pubmatic.sdk.common.browser.POBInternalBrowserActivity
-
- onBackPressed() - Method in interface com.pubmatic.sdk.common.ui.POBFullScreenActivityBackPressListener
-
Notifies about hardware back press is about to happen
- onBidsFailed(POBBidding<T>, POBError) - Method in interface com.pubmatic.sdk.common.base.POBBidderListener
-
Failure callback for prefetch.
- onBidsFetched(POBBidding<T>, POBAdResponse<T>) - Method in interface com.pubmatic.sdk.common.base.POBBidderListener
-
Success callback for prefetch request on PubMatic Server.
- onBrowserDismiss() - Method in interface com.pubmatic.sdk.common.browser.POBInternalBrowserActivity.InternalBrowserListener
-
Notify the browser activity is about to finish
- onBrowserStart() - Method in interface com.pubmatic.sdk.common.browser.POBInternalBrowserActivity.InternalBrowserListener
-
- onCancel(DialogInterface, int) - Method in interface com.pubmatic.sdk.common.utility.POBAlertDialog.POBDialogListener
-
Notifies the cancelation of the dialog
- onCreate(Bundle) - Method in class com.pubmatic.sdk.common.browser.POBInternalBrowserActivity
-
- onCreate(Activity) - Method in interface com.pubmatic.sdk.common.ui.POBFullScreenActivityListener
-
Callback to notify activity open
- onDestroy() - Method in class com.pubmatic.sdk.common.browser.POBInternalBrowserActivity
-
- onDestroy() - Method in interface com.pubmatic.sdk.common.ui.POBFullScreenActivityListener
-
Callback to notify activity destroyed
- onError(POBError) - Method in interface com.pubmatic.sdk.common.base.POBCommunicator.PMCommunicatorListener
-
- onError(POBError) - Method in class com.pubmatic.sdk.common.cache.POBCacheManager.POBProfileConfigListener
-
- onErrorOpenUrl(String) - Method in interface com.pubmatic.sdk.common.utility.POBUrlHandler.UrlHandlerListener
-
Notifies that is Url handler is unable to perform any of the above mentioned action
- onExternalBrowserClick(String) - Method in interface com.pubmatic.sdk.common.browser.POBInternalBrowserActivity.InternalBrowserListener
-
Notify the external browser click is about to happen for the given url
- onFailure(POBError) - Method in class com.pubmatic.sdk.common.base.POBCommunicator
-
- onFailure(POBError) - Method in interface com.pubmatic.sdk.common.network.POBNetworkHandler.POBImageNetworkListener
-
- onFailure(POBError) - Method in interface com.pubmatic.sdk.common.network.POBNetworkHandler.POBNetworkListener
-
- onInternalBrowserClose(String) - Method in interface com.pubmatic.sdk.common.utility.POBUrlHandler.UrlHandlerListener
-
Notifies that internal browser is going to close if already opened
- onInternalBrowserOpen(String) - Method in interface com.pubmatic.sdk.common.utility.POBUrlHandler.UrlHandlerListener
-
Notifies that url is going to open in internal browser
- onLeaveApp(String) - Method in interface com.pubmatic.sdk.common.utility.POBUrlHandler.UrlHandlerListener
-
Notifies that url is either going to open in External browser or deeplink is about happen
- onLeavingApplication() - Method in interface com.pubmatic.sdk.common.base.POBAdRendererListener
-
This method is called to notify the app leaving state
- onLeavingApplication() - Method in interface com.pubmatic.sdk.common.ui.POBInterstitialRendererListener
-
Notifies the application leave event on the rendered HTML view
- onLeavingApplication() - Method in interface com.pubmatic.sdk.common.ui.POBRendererViewListener
-
Notifies the app leave event on the rendered HTML view
- onLocationChanged(Location) - Method in class com.pubmatic.sdk.common.utility.POBLocationDetector
-
- onMeasurementScriptReceived(String) - Method in interface com.pubmatic.sdk.common.viewability.POBMeasurementProvider.POBScriptListener
-
Called when a measurement service script is received.
- onNetworkConnectionChanged(boolean) - Method in interface com.pubmatic.sdk.common.network.PMNetworkMonitor.PMConnectivityListener
-
Notifies whenever there is an update in network state, also provides internet connectivity
- onOmidSessionInitialized() - Method in interface com.pubmatic.sdk.common.viewability.POBVideoMeasurementProvider.POBOmidSessionListener
-
Call back method called after successful measurement session initialization
- onPartnerConfigFailed(POBError) - Method in class com.pubmatic.sdk.common.cache.POBCacheManager.POBPartnerConfigListener
-
Returns the error found while loading the client side partner list.
- onPartnerConfigFetched(List<POBPartnerInfo>) - Method in class com.pubmatic.sdk.common.cache.POBCacheManager.POBPartnerConfigListener
-
Returns the client side partner list if at least one partner found for request tag.
- onProviderDisabled(String) - Method in class com.pubmatic.sdk.common.utility.POBLocationDetector
-
- onProviderEnabled(String) - Method in class com.pubmatic.sdk.common.utility.POBLocationDetector
-
- onReadyToExecuteTrackers() - Method in interface com.pubmatic.sdk.common.base.POBAdRendererListener
-
Notifies ad is rendered and ready to execute trackers.
- onReadyToExecuteTrackers() - Method in interface com.pubmatic.sdk.common.ui.POBInterstitialRendererListener
-
Notifies ad is rendered and ready to execute trackers.
- onReceive(Context, Intent) - Method in class com.pubmatic.sdk.common.network.PMNetworkMonitor.POBNetworkUpdateReceiver
-
- onRenderAdClick() - Method in interface com.pubmatic.sdk.common.base.POBAdRendererListener
-
Notifies about the click event on the rendered view
- onResult(POBNetworkResult) - Method in class com.pubmatic.sdk.common.base.POBCommunicator
-
- onResult(POBNetworkResult) - Method in interface com.pubmatic.sdk.common.network.POBNetworkHandler.POBNetworkResultListener
-
Notify network result before notifying success or failure
- onStatusChanged(String, int, Bundle) - Method in class com.pubmatic.sdk.common.utility.POBLocationDetector
-
- onSuccess(JSONObject) - Method in class com.pubmatic.sdk.common.base.POBCommunicator
-
- onSuccess(POBAdResponse<AdDescriptorType>) - Method in interface com.pubmatic.sdk.common.base.POBCommunicator.PMCommunicatorListener
-
- onSuccess(POBProfileInfo) - Method in class com.pubmatic.sdk.common.cache.POBCacheManager.POBProfileConfigListener
-
- onSuccess(Bitmap) - Method in interface com.pubmatic.sdk.common.network.POBNetworkHandler.POBImageNetworkListener
-
Called when a response is received.
- onSuccess(T) - Method in interface com.pubmatic.sdk.common.network.POBNetworkHandler.POBNetworkListener
-
Called when a response is received.
- onSuccess(DialogInterface, int) - Method in interface com.pubmatic.sdk.common.utility.POBAlertDialog.POBDialogListener
-
Notifies the Positive event occurred on the dialog
- onVideoAdEvent(POBDataType.POBVideoAdEventType) - Method in interface com.pubmatic.sdk.common.ui.POBVideoAdEventListener
-
This is an optional callback to provide VAST based video ad events, if played inside
Interstitial
- onViewClicked(String) - Method in interface com.pubmatic.sdk.common.ui.POBHtmlRendererListener
-
Notifies the click event when click event happens on HTML Renderer view.
- onViewClicked(String) - Method in interface com.pubmatic.sdk.common.ui.POBRendererViewListener
-
Notifies the click event on the rendered HTML view
- onViewRendered(View) - Method in interface com.pubmatic.sdk.common.ui.POBHtmlRendererListener
-
Notifies the view render event of the HTML rendering.
- onViewRendered(View) - Method in interface com.pubmatic.sdk.common.ui.POBRendererViewListener
-
Notifies the success event of the HTML view rendering
- onViewRenderingFailed(POBError) - Method in interface com.pubmatic.sdk.common.ui.POBHtmlRendererListener
-
Notifies the failure cause of the HTML rendering
- onViewRenderingFailed(POBError) - Method in interface com.pubmatic.sdk.common.ui.POBRendererViewListener
-
Notifies the failure cause of the HTML view rendering
- open(String) - Method in class com.pubmatic.sdk.common.utility.POBUrlHandler
-
Handles Url opening with below mentioned rule
check if Url is deeplink supported then executes deeplink on the url and redirects to specific app and notify onLeaveApp event,
if not, then check isInternalBrowser flag is true, open Url in internal browser and notify onInternalBrowserOpen event
if not, then check open Url in external browser and notify onLeaveApp event
In case if url is invalid or null, do nothing and notify onErrorOpenUrl event
- openExternalBrowser(Context, String) - Static method in class com.pubmatic.sdk.common.utility.POBUtils
-
Opens url in external app of browser
- OPENWRAP_SIGNALING_ERROR - Static variable in class com.pubmatic.sdk.common.POBError
-
Ad server SDK sent unexpectd/delayed OpenWrap win response
- OpenWrapSDK - Class in com.pubmatic.sdk.common
-
Provides global configurations for the OpenWrap SDK, e.g.
- OpenWrapSDK() - Constructor for class com.pubmatic.sdk.common.OpenWrapSDK
-
- OpenWrapSDK.LogLevel - Enum in com.pubmatic.sdk.common
-
Log levels to filter logs
- OPER_ID_PARAM - Static variable in class com.pubmatic.sdk.common.POBCommonConstants
-
- OPER_ID_VALUE - Static variable in class com.pubmatic.sdk.common.POBCommonConstants
-
- OS_NAME_VALUE - Static variable in class com.pubmatic.sdk.common.POBCommonConstants
-
- OS_PARAM - Static variable in class com.pubmatic.sdk.common.POBCommonConstants
-
- OSV_PARAM - Static variable in class com.pubmatic.sdk.common.POBCommonConstants
-
- PAID_PARAM - Static variable in class com.pubmatic.sdk.common.POBCommonConstants
-
- parse(JSONObject) - Method in interface com.pubmatic.sdk.common.base.POBResponseParsing
-
Initiates the parsing
- parserOnError(POBError) - Method in class com.pubmatic.sdk.common.base.POBCommunicator
-
- parserOnError(POBError) - Method in interface com.pubmatic.sdk.common.base.POBResponseParsing.PMResponseParserListener
-
Notifies with the error object when the parsing is failure
- parserOnSuccess(POBAdResponse<AdDescriptorType>) - Method in class com.pubmatic.sdk.common.base.POBCommunicator
-
- parserOnSuccess(POBAdResponse<T>) - Method in interface com.pubmatic.sdk.common.base.POBResponseParsing.PMResponseParserListener
-
Notifies with the parsed object when the parsing is success
- PARTNER_NAME - Static variable in class com.pubmatic.sdk.common.POBCommonConstants
-
- pause() - Method in class com.pubmatic.sdk.common.utility.POBLooper
-
Pauses the looper from resumed state
- perform(List<T>) - Method in interface com.pubmatic.sdk.common.base.POBAuctioning
-
Perform auction
- PLACEHOLDER_CLICK_THROUGH - Static variable in class com.pubmatic.sdk.common.POBCommonConstants
-
- PM_ZONE_ID_PARAM - Static variable in class com.pubmatic.sdk.common.POBCommonConstants
-
- PMINTERSTITIAL_1024x768 - Static variable in class com.pubmatic.sdk.common.POBAdSize
-
- PMINTERSTITIAL_320x480 - Static variable in class com.pubmatic.sdk.common.POBAdSize
-
- PMINTERSTITIAL_480x320 - Static variable in class com.pubmatic.sdk.common.POBAdSize
-
- PMINTERSTITIAL_768x1024 - Static variable in class com.pubmatic.sdk.common.POBAdSize
-
- PMLog - Class in com.pubmatic.sdk.common.log
-
Logger class, responsible for logging the messages based on provided log level.
- PMLog.PMLogging - Interface in com.pubmatic.sdk.common.log
-
- PMLog.PMLogMessage - Class in com.pubmatic.sdk.common.log
-
- PMNetworkMonitor - Class in com.pubmatic.sdk.common.network
-
PMNetworkMonitor is used to monitor network state.
- PMNetworkMonitor(Context) - Constructor for class com.pubmatic.sdk.common.network.PMNetworkMonitor
-
Construct PMNetworkMonitor
Please use
method instead of creating new instance.
- PMNetworkMonitor.ConnectionType - Enum in com.pubmatic.sdk.common.network
-
Enum constant to maintain connection Type
Required for OpenWrap RTB 2.5
- PMNetworkMonitor.PMConnectivityListener - Interface in com.pubmatic.sdk.common.network
-
Interface definition to provide connectivity callbacks
- PMNetworkMonitor.POBNetworkUpdateReceiver - Class in com.pubmatic.sdk.common.network
-
Class definition to receive CONNECTIVITY_ACTION related updates
- POBAdBuilding<T extends POBAdDescriptor> - Interface in com.pubmatic.sdk.common.base
-
- POBAdBuilding.PMAdBuilderListener<T extends POBAdDescriptor> - Interface in com.pubmatic.sdk.common.base
-
- POBAdDescriptor - Interface in com.pubmatic.sdk.common.base
-
Base class denoting the descriptor to be used by the actual creative / bid class implementation
- POBAdRendererListener - Interface in com.pubmatic.sdk.common.base
-
Interface provides the callback for rendering events
- POBAdRequest - Interface in com.pubmatic.sdk.common.base
-
Interface definition to form Ad request.
- POBAdResponse<T extends POBAdDescriptor> - Class in com.pubmatic.sdk.common.models
-
Class representing response, immutable class can be created using builder
Maintains meta data of ad response like bid, client side bids, server side bids etc.
- POBAdResponse.Builder<T extends POBAdDescriptor> - Class in com.pubmatic.sdk.common.models
-
- POBAdSize - Class in com.pubmatic.sdk.common
-
Defines size of a banner ad.
- POBAdSize(int, int) - Constructor for class com.pubmatic.sdk.common.POBAdSize
-
Parameterised constructor for defining the custom ad size
- POBAdvertisingIdClient - Class in com.pubmatic.sdk.common.utility
-
AdvertisingIdClient class is used to manage Advertising info
from google ads
- POBAdvertisingIdClient() - Constructor for class com.pubmatic.sdk.common.utility.POBAdvertisingIdClient
-
- POBAdvertisingIdClient.AdInfo - Class in com.pubmatic.sdk.common.utility
-
Static class AdInfo is used to maintain advertising information
- POBAdViewCacheService - Class in com.pubmatic.sdk.common.cache
-
This class caches a map of AdViewConfig against the renderer hash code value which creates the ad view.
- POBAdViewCacheService() - Constructor for class com.pubmatic.sdk.common.cache.POBAdViewCacheService
-
Initializes the webViewConfig map.
- POBAdViewCacheService.AdViewConfig - Class in com.pubmatic.sdk.common.cache
-
Stores the pre-rendered ad view and associated POBFullScreenActivityListener instance.
- POBAlertDialog - Class in com.pubmatic.sdk.common.utility
-
Class to manage generic alert dialog
- POBAlertDialog() - Constructor for class com.pubmatic.sdk.common.utility.POBAlertDialog
-
- POBAlertDialog.POBDialogListener - Interface in com.pubmatic.sdk.common.utility
-
Notifies the callback events on Dialog
- POBAppInfo - Class in com.pubmatic.sdk.common.models
-
A class representing the Application info, derived internally using the framework APIs
- POBAppInfo(Context) - Constructor for class com.pubmatic.sdk.common.models.POBAppInfo
-
PMAppInfo constructor to generate
application info and initialize the params with specific value
- POBApplicationInfo - Class in com.pubmatic.sdk.common.models
-
Provides setters to pass application information like store URL, domain, IAB categories etc.
- POBApplicationInfo() - Constructor for class com.pubmatic.sdk.common.models.POBApplicationInfo
-
- POBAuctioning<T extends POBAdDescriptor> - Interface in com.pubmatic.sdk.common.base
-
Basic interface for auction.
- POBBannerRendering - Interface in com.pubmatic.sdk.common.ui
-
Interface to provide callback methods for invoking banner rendering
- POBBaseBidder<T extends POBAdDescriptor> - Class in com.pubmatic.sdk.common.base
-
Base class to be implemented by the actual Bidder class
- POBBaseBidder() - Constructor for class com.pubmatic.sdk.common.base.POBBaseBidder
-
- POBBidderListener<T extends POBAdDescriptor> - Interface in com.pubmatic.sdk.common.base
-
Interface to listen to bidder.
- POBBidderProvider<T extends POBAdDescriptor> - Interface in com.pubmatic.sdk.common.base
-
Interface for interacting with provider to get bidders for provided partner name
- POBBidderResult<T extends POBAdDescriptor> - Class in com.pubmatic.sdk.common.base
-
Class definition to maintain metadata of bidder like adResponse details , error details
- POBBidderResult() - Constructor for class com.pubmatic.sdk.common.base.POBBidderResult
-
- POBBidding<T extends POBAdDescriptor> - Interface in com.pubmatic.sdk.common.base
-
Ad bidder listener, which lists methods to be implemented by bidder delegate receiver.
- POBBiddingPartnerService<T extends POBAdDescriptor> - Interface in com.pubmatic.sdk.common.base
-
Interface for interacting with partner service instance
- POBBidsProvider - Interface in com.pubmatic.sdk.common.base
-
Bids provider protocol, which is used to provide all the bids and targetting information for all those bids
- POBCacheManager - Class in com.pubmatic.sdk.common.cache
-
Implementation of the cache manager class, responsible for caching Profile info,
requesting service script for OM SDK, etc.
- POBCacheManager(Context, POBNetworkHandler) - Constructor for class com.pubmatic.sdk.common.cache.POBCacheManager
-
Constructor
- POBCacheManager.POBPartnerConfigListener - Class in com.pubmatic.sdk.common.cache
-
Class to get the callback method for success and failure of the partner config loading.
- POBCacheManager.POBProfileConfigListener - Class in com.pubmatic.sdk.common.cache
-
Class to get the callback method for success and failure of the partner config loading.
- POBCacheService - Class in com.pubmatic.sdk.common.cache
-
A util class to create and store objects for given service name.
- POBCommonConstants - Class in com.pubmatic.sdk.common
-
- POBCommonConstants() - Constructor for class com.pubmatic.sdk.common.POBCommonConstants
-
- POBCommunicator<AdDescriptorType extends POBAdDescriptor> - Class in com.pubmatic.sdk.common.base
-
Class to handle the communication between the network layer and the UI layer.
- POBCommunicator(POBRequestBuilding, POBResponseParsing, POBAdBuilding<AdDescriptorType>, POBNetworkHandler) - Constructor for class com.pubmatic.sdk.common.base.POBCommunicator
-
Constructor
- POBCommunicator.PMCommunicatorListener<AdDescriptorType extends POBAdDescriptor> - Interface in com.pubmatic.sdk.common.base
-
Interface to get the callback from PMCommunicator
- POBCommunicator.POBErrorCustomisationListener - Interface in com.pubmatic.sdk.common.base
-
Interface definition provides error to be update by client class of the Communicator.
- POBCustomRendererProvider - Interface in com.pubmatic.sdk.common.base
-
Interface for interacting with renderer provider to get renderer for provided bidder name
- POBDataType - Interface in com.pubmatic.sdk.common
-
A class declares the common data types
- POBDataType.POBAdState - Enum in com.pubmatic.sdk.common
-
(Internal for OpenWrap SDK)
- POBDataType.POBBidTargetingType - Enum in com.pubmatic.sdk.common
-
Bid targeting type
- POBDataType.POBVideoAdEventType - Enum in com.pubmatic.sdk.common
-
(Internal for OpenWrap SDK)
- POBDeepLinkUtil - Class in com.pubmatic.sdk.common.utility
-
PMDeepLinkUtil is used to manage DeepLinking functionality
on the basis of URL scheme
- POBDeepLinkUtil() - Constructor for class com.pubmatic.sdk.common.utility.POBDeepLinkUtil
-
- POBDeviceInfo - Class in com.pubmatic.sdk.common.models
-
A class representing the Device details, derived internally using framework APIs
- POBDeviceInfo(Context) - Constructor for class com.pubmatic.sdk.common.models.POBDeviceInfo
-
Constructor.
- POBDeviceInfo.DEVICE_ID_TYPE - Enum in com.pubmatic.sdk.common.models
-
Enum to denote the device type.
- POBError - Class in com.pubmatic.sdk.common
-
Maintains the OpenWrap error code along with specific error message
- POBError(int, String) - Constructor for class com.pubmatic.sdk.common.POBError
-
- POBFullScreenActivityBackPressListener - Interface in com.pubmatic.sdk.common.ui
-
Interface definition to get notification about POBFullScreenActivity hardware
back press event.
- POBFullScreenActivityListener - Interface in com.pubmatic.sdk.common.ui
-
Callback interface to listen for activity lifecycle events
- POBHTMLMeasurementProvider - Interface in com.pubmatic.sdk.common.viewability
-
This interface list all methods to be implemented by viewability measurement provider
to ensure its compatibility with OpenWrap SDK.
- POBHTMLMeasurementProvider.POBHTMLAdEventType - Enum in com.pubmatic.sdk.common.viewability
-
Open Measurement Event Types
- POBHtmlRendererListener - Interface in com.pubmatic.sdk.common.ui
-
PMHtmlRendererListener is an interface having the callback events which will be invoked on
rendering event of HTML renderer.
- POBHttpRequest - Class in com.pubmatic.sdk.common.network
-
PMHttpRequest class model class for HTTP Request
which takes necessary params needed for HttpRequest
- POBHttpRequest() - Constructor for class com.pubmatic.sdk.common.network.POBHttpRequest
-
- POBHttpRequest.HTTP_METHOD - Enum in com.pubmatic.sdk.common.network
-
- POBImageRequest - Class in com.pubmatic.sdk.common.network
-
A data class responsible for storing the details of the request for loading Image
- POBImageRequest() - Constructor for class com.pubmatic.sdk.common.network.POBImageRequest
-
- POBInstanceProvider - Class in com.pubmatic.sdk.common
-
PMInstanceProvider class to share the singleton
instance of classes throughout the app.
- POBInstanceProvider() - Constructor for class com.pubmatic.sdk.common.POBInstanceProvider
-
- POBInternalBrowserActivity - Class in com.pubmatic.sdk.common.browser
-
Activity class definition is used to work as In-app browser for SDK and responsible to handle browser functionality.
- POBInternalBrowserActivity() - Constructor for class com.pubmatic.sdk.common.browser.POBInternalBrowserActivity
-
- POBInternalBrowserActivity.InternalBrowserListener - Interface in com.pubmatic.sdk.common.browser
-
Interface definition to provide browser callbacks
- POBInterstitialRendererListener - Interface in com.pubmatic.sdk.common.ui
-
POBInterstitialRendererListener is an interface having the callback events which will be invoked on
rendering event of HTML view.
- POBInterstitialRendering - Interface in com.pubmatic.sdk.common.ui
-
Interstitial ad rendering interface, implement these methods to write custom ad renderer
- POBLocation - Class in com.pubmatic.sdk.common.models
-
A data class representing a geographic location consist of latitude, longitude and location
source.
- POBLocation(POBLocation.Source, double, double) - Constructor for class com.pubmatic.sdk.common.models.POBLocation
-
- POBLocation(Location) - Constructor for class com.pubmatic.sdk.common.models.POBLocation
-
Instantiate an object of POBLocation using the Android's default location object
- POBLocation.Source - Enum in com.pubmatic.sdk.common.models
-
Enum to define the location source.
- POBLocationDetector - Class in com.pubmatic.sdk.common.utility
-
ThPMLocationDetector is Utility class used to detect device location
- POBLocationDetector(Context) - Constructor for class com.pubmatic.sdk.common.utility.POBLocationDetector
-
Constructs POBLocationDetector by initializing app context
- POBLooper - Class in com.pubmatic.sdk.common.utility
-
- POBLooper() - Constructor for class com.pubmatic.sdk.common.utility.POBLooper
-
- POBLooper.LooperListener - Interface in com.pubmatic.sdk.common.utility
-
Invocation callback after looper completed its loop time
- POBMeasurementProvider - Interface in com.pubmatic.sdk.common.viewability
-
This interface list all basic methods to be implement by viewability measurement provider
for html and video ad formats.
- POBMeasurementProvider.POBFriendlyObstructionPurpose - Enum in com.pubmatic.sdk.common.viewability
-
Obstruction purpose on ad view
- POBMeasurementProvider.POBScriptListener - Interface in com.pubmatic.sdk.common.viewability
-
Notifies the loading event of measurement service script
- POBNetworkHandler - Class in com.pubmatic.sdk.common.network
-
Class to make a network call using Volley API.
- POBNetworkHandler(Context) - Constructor for class com.pubmatic.sdk.common.network.POBNetworkHandler
-
Constructor
Creates the Network handler instance.
- POBNetworkHandler.POBImageNetworkListener<T> - Interface in com.pubmatic.sdk.common.network
-
- POBNetworkHandler.POBNetworkListener<T> - Interface in com.pubmatic.sdk.common.network
-
Callback interface for delivering parsed responses.
- POBNetworkHandler.POBNetworkResultListener - Interface in com.pubmatic.sdk.common.network
-
Interface definition to get Network Result notification
- POBNetworkResult - Class in com.pubmatic.sdk.common.network
-
Model class definition to maintain network meta data like headers, network time etc
- POBNetworkResult(Map<String, String>, long) - Constructor for class com.pubmatic.sdk.common.network.POBNetworkResult
-
Constructor
- POBNetworkUpdateReceiver() - Constructor for class com.pubmatic.sdk.common.network.PMNetworkMonitor.POBNetworkUpdateReceiver
-
- POBPartnerConfigListener() - Constructor for class com.pubmatic.sdk.common.cache.POBCacheManager.POBPartnerConfigListener
-
- POBPartnerInfo - Class in com.pubmatic.sdk.common.models
-
Model class which parses the partner JSON and provides the getter to access its fields.
- POBPartnerInfo() - Constructor for class com.pubmatic.sdk.common.models.POBPartnerInfo
-
- POBPriceGranuilarityListener - Interface in com.pubmatic.sdk.common.base
-
To get bucketed price
- POBProfileConfigListener() - Constructor for class com.pubmatic.sdk.common.cache.POBCacheManager.POBProfileConfigListener
-
- POBProfileInfo - Class in com.pubmatic.sdk.common.models
-
Model class which parses the profile JSON and provides the getter to access its fields.
- POBProfileInfo() - Constructor for class com.pubmatic.sdk.common.models.POBProfileInfo
-
- POBRendererViewListener - Interface in com.pubmatic.sdk.common.ui
-
PMRendererViewListener is an interface having the callback events which will be invoked on
rendering event of HTML view.
- POBRequestBuilding - Interface in com.pubmatic.sdk.common.base
-
Interface definition for building ad ad request
- POBRequestQueue - Class in com.pubmatic.sdk.common.network
-
PMRequestQueue is Custom Request Queue of Volley
- POBResponseParsing<T extends POBAdDescriptor> - Interface in com.pubmatic.sdk.common.base
-
Interface to declare the protocol for parser.
- POBResponseParsing.PMResponseParserListener<T extends POBAdDescriptor> - Interface in com.pubmatic.sdk.common.base
-
Listener class to get the callback after parsing
- POBSDKConfig - Class in com.pubmatic.sdk.common
-
This class is used for setting configuration parameters for OpenWrap SDK level i.e state needs to
be applied for all ads supported by SDK
- POBSDKConfig() - Constructor for class com.pubmatic.sdk.common.POBSDKConfig
-
- POBTrackerHandler - Class in com.pubmatic.sdk.common.network
-
PMTrackerHandler class is used to handle Ad tracker
- POBTrackerHandler(POBNetworkHandler) - Constructor for class com.pubmatic.sdk.common.network.POBTrackerHandler
-
- POBTrackerHandlerProvider<T extends POBAdDescriptor> - Interface in com.pubmatic.sdk.common.base
-
Class that returns the Tracker handler provider
- POBTrackerHandling - Interface in com.pubmatic.sdk.common.network
-
A class having the abstract methods to handle the winning / loss trackers
- POBUrlHandler - Class in com.pubmatic.sdk.common.utility
-
Helper class to provide Url handling
Responsible to open url in either internal browser, external browser or
opens up specific application through deeplink.
- POBUrlHandler(Context, POBUrlHandler.UrlHandlerListener) - Constructor for class com.pubmatic.sdk.common.utility.POBUrlHandler
-
Constructor
- POBUrlHandler.UrlHandlerListener - Interface in com.pubmatic.sdk.common.utility
-
Interface to provide Url handler events
- POBUserInfo - Class in com.pubmatic.sdk.common.models
-
Provides setters to pass user information
- POBUserInfo() - Constructor for class com.pubmatic.sdk.common.models.POBUserInfo
-
- POBUserInfo.Gender - Enum in com.pubmatic.sdk.common.models
-
Defines gender of user
- POBUtils - Class in com.pubmatic.sdk.common.utility
-
This is common utility class
- POBUtils() - Constructor for class com.pubmatic.sdk.common.utility.POBUtils
-
- POBVideoAdEventListener - Interface in com.pubmatic.sdk.common.ui
-
A class which notifies about the events based on video Ad.
- POBVideoMeasurementProvider - Interface in com.pubmatic.sdk.common.viewability
-
This interface list all methods to be implemented by viewability measurement provider
to ensure its compatibility with OpenWrap SDK for measuring video ad formats.
- POBVideoMeasurementProvider.POBOmidSessionListener - Interface in com.pubmatic.sdk.common.viewability
-
Listener to notify successful measurement session initialization
- POBVideoMeasurementProvider.POBVerificationScriptResource - Interface in com.pubmatic.sdk.common.viewability
-
- POBVideoMeasurementProvider.POBVideoAdErrorType - Enum in com.pubmatic.sdk.common.viewability
-
- POBVideoMeasurementProvider.POBVideoPlayerState - Enum in com.pubmatic.sdk.common.viewability
-
- POBVolley - Class in com.pubmatic.sdk.common.network
-
PMVolley is custom volley class to extend the volley functionality
- POBVolley() - Constructor for class com.pubmatic.sdk.common.network.POBVolley
-
- popStoredAdView(Integer) - Method in class com.pubmatic.sdk.common.cache.POBAdViewCacheService
-
Removes config stored against uniqueId
- prepareToDetach() - Method in interface com.pubmatic.sdk.common.ui.POBBannerRendering
-
Deprecated.
- priceGranularityInfo(POBAdDescriptor) - Method in interface com.pubmatic.sdk.common.base.POBPriceGranuilarityListener
-
Get bucketted price targeting info
- PUB_ID_PARAM - Static variable in class com.pubmatic.sdk.common.POBCommonConstants
-
- PUBMATIC_AD_NETWORK_SECURE_URL - Static variable in class com.pubmatic.sdk.common.POBCommonConstants
-
- PUBMATIC_AD_NETWORK_URL - Static variable in class com.pubmatic.sdk.common.POBCommonConstants
-
- sanitizeURLScheme(List<String>, boolean) - Static method in class com.pubmatic.sdk.common.network.POBTrackerHandler
-
Sanitize URLs by adding scheme/protocol to urls if not exist already.
- sanitizeURLScheme(String, boolean) - Static method in class com.pubmatic.sdk.common.network.POBTrackerHandler
-
Sanitize URL by adding scheme/protocol to url if not exist already.
- SCREEN_RESOLUTION_PARAM - Static variable in class com.pubmatic.sdk.common.POBCommonConstants
-
- screenHeight - Variable in class com.pubmatic.sdk.common.models.POBDeviceInfo
-
The absolute height of the available display size in pixels.
- screenWidth - Variable in class com.pubmatic.sdk.common.models.POBDeviceInfo
-
The absolute width of the available display size in pixels.
- SDK_NAME - Static variable in class com.pubmatic.sdk.common.POBCommonConstants
-
- SDK_VER_PARAM - Static variable in class com.pubmatic.sdk.common.POBCommonConstants
-
- SDK_VERSION - Static variable in class com.pubmatic.sdk.common.POBCommonConstants
-
- SEC_TO_MILLI_SECOND - Static variable in class com.pubmatic.sdk.common.POBCommonConstants
-
- SECURE_CREATIVE_VALUE - Static variable in class com.pubmatic.sdk.common.POBCommonConstants
-
- SECURE_PARAM - Static variable in class com.pubmatic.sdk.common.POBCommonConstants
-
- sendImageRequest(POBImageRequest, POBNetworkHandler.POBImageNetworkListener<String>) - Method in class com.pubmatic.sdk.common.network.POBNetworkHandler
-
- sendJSONRequest(POBHttpRequest, POBNetworkHandler.POBNetworkListener<JSONObject>) - Method in class com.pubmatic.sdk.common.network.POBNetworkHandler
-
Send the network request using PubMatic's HTTP request object.
- sendJSONRequest(POBHttpRequest, POBNetworkHandler.POBNetworkListener<JSONObject>, POBNetworkHandler.POBNetworkResultListener) - Method in class com.pubmatic.sdk.common.network.POBNetworkHandler
-
Send the network request using PubMatic's HTTP request object.
- sendRequest(String, String, POBNetworkHandler.POBNetworkListener<String>, POBNetworkHandler.POBNetworkRedirectListener) - Method in class com.pubmatic.sdk.common.network.POBNetworkHandler
-
Send the network request using the string URL.
- sendRequest(String, String, POBNetworkHandler.POBNetworkListener<String>) - Method in class com.pubmatic.sdk.common.network.POBNetworkHandler
-
Send the network request using the string URL.
- sendRequest(POBHttpRequest, POBNetworkHandler.POBNetworkListener<String>) - Method in class com.pubmatic.sdk.common.network.POBNetworkHandler
-
Send the network request using PubMatic's HTTP request object.
- sendRequest(POBHttpRequest, POBNetworkHandler.POBNetworkListener<String>, POBNetworkHandler.POBNetworkRedirectListener) - Method in class com.pubmatic.sdk.common.network.POBNetworkHandler
-
Send the network request using PubMatic's HTTP request object.
- sendTracker(String) - Method in class com.pubmatic.sdk.common.network.POBTrackerHandler
-
Method is used to send/fir tracker after validating success
- sendTracker(String, String, String) - Method in class com.pubmatic.sdk.common.network.POBTrackerHandler
-
- sendTrackers(List<String>) - Method in class com.pubmatic.sdk.common.network.POBTrackerHandler
-
Method is used to send/fire tracker multiple url
- sendTrackers(List<String>, String, String) - Method in class com.pubmatic.sdk.common.network.POBTrackerHandler
-
- SERVER_ERROR - Static variable in class com.pubmatic.sdk.common.POBError
-
Failed to process ad request by Ad Server.
- setAdRendererListener(POBAdRendererListener) - Method in interface com.pubmatic.sdk.common.ui.POBBannerRendering
-
Sets the ad renderer listener
- setAdRendererListener(POBInterstitialRendererListener) - Method in interface com.pubmatic.sdk.common.ui.POBInterstitialRendering
-
Sets the ad renderer listener
- setAdResponse(POBAdResponse<T>) - Method in class com.pubmatic.sdk.common.base.POBBidderResult
-
To set ad response for the bidder
- setAppInfo(POBAppInfo) - Method in interface com.pubmatic.sdk.common.base.POBRequestBuilding
-
Set app info to pass app related parameters in the request
- setApplicationInfo(POBApplicationInfo) - Static method in class com.pubmatic.sdk.common.OpenWrapSDK
-
Sets Application information, which contains various attributes about app, such as
application category, store URL, domain, etc for more relevant ads.
- setApplicationInfo(POBApplicationInfo) - Method in class com.pubmatic.sdk.common.POBSDKConfig
-
Sets the application information.
- setBackPressListener(POBFullScreenActivityBackPressListener) - Method in class com.pubmatic.sdk.common.cache.POBAdViewCacheService.AdViewConfig
-
Setter to get notification about hardware back press event of the activity.
- setBidderListener(POBBidderListener<T>) - Method in class com.pubmatic.sdk.common.base.POBBaseBidder
-
Set bidder listener to get notification from bidder about bit success/failure response.
- setBidderListener(POBBidderListener<T>) - Method in interface com.pubmatic.sdk.common.base.POBBidding
-
Set bidder listener to get notification from bidder about bit success/failure response.
- setBirthYear(int) - Method in class com.pubmatic.sdk.common.models.POBUserInfo
-
The year of birth in YYYY format.
- setCategories(String) - Method in class com.pubmatic.sdk.common.models.POBApplicationInfo
-
Sets IAB category for the application.
- setCCPA(String) - Static method in class com.pubmatic.sdk.common.OpenWrapSDK
-
Set the CCPA compliant string, it helps publisher toward compliance with the California Consumer Privacy Act (CCPA).
- setCCPA(String) - Method in class com.pubmatic.sdk.common.POBSDKConfig
-
Set the CCPA compliant string.
- setCity(String) - Method in class com.pubmatic.sdk.common.models.POBUserInfo
-
Sets city of user
For example: setCity("London");
- setClientSidePartnerBids(List<T>) - Method in class com.pubmatic.sdk.common.models.POBAdResponse.Builder
-
Update the client-side Partner bids in the adResponse builder
- setCoppa(boolean) - Static method in class com.pubmatic.sdk.common.OpenWrapSDK
-
Indicates whether the visitor is COPPA-specific or not.
- setCoppa(boolean) - Method in class com.pubmatic.sdk.common.POBSDKConfig
-
Sets COPPA state.
- setCountry(String) - Method in class com.pubmatic.sdk.common.models.POBUserInfo
-
Set the user country.
- setDecodeConfig(Bitmap.Config) - Method in class com.pubmatic.sdk.common.network.POBImageRequest
-
Sets the bitmap configuration describes how pixels are stored.
- setDeviceInfo(POBDeviceInfo) - Method in interface com.pubmatic.sdk.common.base.POBRequestBuilding
-
Set device info to pass device related parameters in the request
- setDeviceInfo(POBDeviceInfo) - Method in class com.pubmatic.sdk.common.network.POBTrackerHandler
-
Method is used to set DeviceInfo
- setDomain(String) - Method in class com.pubmatic.sdk.common.models.POBApplicationInfo
-
Sets the domain of the mobile application (e.g., "mygame.foo.com")
- setError(POBError) - Method in class com.pubmatic.sdk.common.base.POBBidderResult
-
To set ad error for the bidder
- setErrorCode(int) - Method in class com.pubmatic.sdk.common.POBError
-
(Internal for OpenWrap SDK)
- setErrorMessage(String) - Method in class com.pubmatic.sdk.common.POBError
-
(Internal for OpenWrap SDK)
- setExtraInfo(Map<String, Object>) - Method in class com.pubmatic.sdk.common.POBError
-
Sets the map containing the extra information needed for identifying the granular level of
error
- setGDPRConsent(String) - Static method in class com.pubmatic.sdk.common.OpenWrapSDK
-
Sets GDPR consent string, A valid Base64 encoded consent string as per
https://github.com/InteractiveAdvertisingBureau/GDPR-Transparency-and-Consent-Framework.
- setGdprConsent(String) - Method in class com.pubmatic.sdk.common.POBSDKConfig
-
Method to set GDPR consent string if publisher is granted GDPR consent
- setGDPREnabled(boolean) - Static method in class com.pubmatic.sdk.common.OpenWrapSDK
-
Sets GDPR compliance, it indicates whether or not the ad request is GDPR(General Data Protection Regulation) compliant.
- setGdprEnabled(Boolean) - Method in class com.pubmatic.sdk.common.POBSDKConfig
-
Method to set GDPR regulation value
By default GDPR value is set to false
- setGender(POBUserInfo.Gender) - Method in class com.pubmatic.sdk.common.models.POBUserInfo
-
Set the user gender,
Possible options are:
OTHER
MALE,
FEMALE
- setHeaders(Map<String, String>) - Method in class com.pubmatic.sdk.common.network.POBHttpRequest
-
Method is used to set request header
- setIdentifier(String) - Method in class com.pubmatic.sdk.common.base.POBBaseBidder
-
Sets an identifier / name of the bidder
- setKeywords(String) - Method in class com.pubmatic.sdk.common.models.POBApplicationInfo
-
Sets the comma separated list of keywords about the application
- setKeywords(String) - Method in class com.pubmatic.sdk.common.models.POBUserInfo
-
Sets the comma separated list of keywords, interests, or intent.
- setListener(POBAdBuilding.PMAdBuilderListener<T>) - Method in interface com.pubmatic.sdk.common.base.POBAdBuilding
-
- setListener(POBCommunicator.PMCommunicatorListener<AdDescriptorType>) - Method in class com.pubmatic.sdk.common.base.POBCommunicator
-
Sets the listener to get the callback
- setListener(POBResponseParsing.PMResponseParserListener<T>) - Method in interface com.pubmatic.sdk.common.base.POBResponseParsing
-
Sets the listener instance to get the callback after parsing
- setListener(POBLooper.LooperListener) - Method in class com.pubmatic.sdk.common.utility.POBLooper
-
- setLocation(POBLocation) - Static method in class com.pubmatic.sdk.common.OpenWrapSDK
-
Sets user's location and its source.
- setLocation(POBLocation) - Method in class com.pubmatic.sdk.common.POBSDKConfig
-
- setLocationDetectionDurationInMillis(long) - Method in class com.pubmatic.sdk.common.POBSDKConfig
-
Sets the duration for retrieving the location of user.
- setLocationDetector(POBLocationDetector) - Method in interface com.pubmatic.sdk.common.base.POBRequestBuilding
-
Set Location detector info to pass geo related parameters in the request
- setLocationUpdateIntervalInMs(long) - Method in class com.pubmatic.sdk.common.utility.POBLocationDetector
-
Method to set update time interval
- setLogger(String) - Method in class com.pubmatic.sdk.common.models.POBAdResponse.Builder
-
Sets the logger url
- setLogLevel(OpenWrapSDK.LogLevel) - Static method in class com.pubmatic.sdk.common.log.PMLog
-
Sets the log level of the instance.
- setLogLevel(OpenWrapSDK.LogLevel) - Static method in class com.pubmatic.sdk.common.OpenWrapSDK
-
Sets log level across all ad formats.
- setMaxHeight(int) - Method in class com.pubmatic.sdk.common.network.POBImageRequest
-
Sets the maximum height of an Image
- setMaxWidth(int) - Method in class com.pubmatic.sdk.common.network.POBImageRequest
-
Sets the maximum width of an Image
- setMetro(String) - Method in class com.pubmatic.sdk.common.models.POBUserInfo
-
Sets metro / DMA.
- setNetworkMonitor(PMNetworkMonitor) - Method in class com.pubmatic.sdk.common.utility.POBLooper
-
Sets Network monitor, It notifies about change in device network connectivity
- setNetworkResult(POBNetworkResult) - Method in class com.pubmatic.sdk.common.base.POBBidderResult
-
To set ad network result for the bidder
- setNetworkUpdateListener(PMNetworkMonitor.POBNetworkUpdateListener) - Static method in class com.pubmatic.sdk.common.network.PMNetworkMonitor.POBNetworkUpdateReceiver
-
To get network update callbacks
- setPaid(boolean) - Method in class com.pubmatic.sdk.common.models.POBApplicationInfo
-
Sets whether the mobile application is a paid version or not.
- setPartnerServices(POBBiddingPartnerService<? extends POBAdDescriptor>) - Static method in class com.pubmatic.sdk.common.POBInstanceProvider
-
- setPOBErrorCustomisationListener(POBCommunicator.POBErrorCustomisationListener) - Method in class com.pubmatic.sdk.common.base.POBCommunicator
-
Set the custom error listener to get customised error, this can be implemented by the client class
to provide customized error to communicator.
- setPostData(String) - Method in class com.pubmatic.sdk.common.network.POBHttpRequest
-
Method is used to set post data
- setRefreshInterval(int) - Method in class com.pubmatic.sdk.common.models.POBAdResponse.Builder
-
Sets the refresh interval
- setRegion(String) - Method in class com.pubmatic.sdk.common.models.POBUserInfo
-
Sets the user's region.
- setRequestMethod(POBHttpRequest.HTTP_METHOD) - Method in class com.pubmatic.sdk.common.network.POBHttpRequest
-
Method is used to set Http request method
- setRequestSecureCreative(boolean) - Method in class com.pubmatic.sdk.common.POBSDKConfig
-
Requests secure ads from ad server using https protocol.
- setRequestTag(String) - Method in class com.pubmatic.sdk.common.network.POBHttpRequest
-
Method is used set request tag
- setRetryBackoffMultiplier(float) - Method in class com.pubmatic.sdk.common.network.POBHttpRequest
-
Method is used to set value of retryBackoffMultiplier
- setRetryCount(int) - Method in class com.pubmatic.sdk.common.network.POBHttpRequest
-
Method is used to set request retry count
- setScaleType(ImageView.ScaleType) - Method in class com.pubmatic.sdk.common.network.POBImageRequest
-
Sets the scale type
- setSendAllBidsState(boolean) - Method in class com.pubmatic.sdk.common.models.POBAdResponse.Builder
-
Sets the state of the SendAllBids flag
- setServerSidePartnerBids(List<T>) - Method in class com.pubmatic.sdk.common.models.POBAdResponse.Builder
-
Update the server-side Partner bids in the adResponse builder
- setSSLEnabled(boolean) - Static method in class com.pubmatic.sdk.common.OpenWrapSDK
-
Enable/disable secure ad calls.
- setStoreURL(URL) - Method in class com.pubmatic.sdk.common.models.POBApplicationInfo
-
Sets URL of application on Play store.
- setTimeout(int) - Method in class com.pubmatic.sdk.common.network.POBHttpRequest
-
Method is used to set http request timeout
- setTracker(String) - Method in class com.pubmatic.sdk.common.models.POBAdResponse.Builder
-
Sets the tracker url
- setTrackView(View) - Method in interface com.pubmatic.sdk.common.viewability.POBMeasurementProvider
-
OpenWrap SDK calls this method to update Ad view for viewability measurement events.
- setUrl(String) - Method in class com.pubmatic.sdk.common.network.POBHttpRequest
-
Method is used to set request url
- setUseInternalBrowser(boolean) - Static method in class com.pubmatic.sdk.common.OpenWrapSDK
-
Tells OpenWrap SDK to use internal SDK browser, instead of the default device browser,
for opening landing pages when the user clicks on an ad.
- setUseInternalBrowser(boolean) - Method in class com.pubmatic.sdk.common.POBSDKConfig
-
Set to true if landing page for an ad should be opened in internal browser else set to false.
- setUserInfo(POBUserInfo) - Static method in class com.pubmatic.sdk.common.OpenWrapSDK
-
Sets user information, such as birth year, gender, region, etc for more relevant ads.
- setUserInfo(POBUserInfo) - Method in class com.pubmatic.sdk.common.POBSDKConfig
-
Sets the user's information.
- setVideoAdEventListener(POBVideoAdEventListener) - Method in interface com.pubmatic.sdk.common.ui.POBInterstitialRendering
-
Sets the instance of POBVideoAdEventListener to get the callback for VAST based video events.
- setWinningBid(T) - Method in class com.pubmatic.sdk.common.models.POBAdResponse.Builder
-
Sets the winning bid
- setZip(String) - Method in class com.pubmatic.sdk.common.models.POBUserInfo
-
Sets the user's zip or postal code.
- sha1(String) - Static method in class com.pubmatic.sdk.common.utility.POBUtils
-
Method is used to generate SHA1 string
- show(int) - Method in interface com.pubmatic.sdk.common.ui.POBInterstitialRendering
-
Request to show the interstitial ad with provided orientation.
- signalAdEvent(POBHTMLMeasurementProvider.POBHTMLAdEventType) - Method in interface com.pubmatic.sdk.common.viewability.POBHTMLMeasurementProvider
-
OpenWrap SDK calls this method to signal POBHTMLAdEventType for viewability measurement session.
- signalAdEvent(POBDataType.POBVideoAdEventType) - Method in interface com.pubmatic.sdk.common.viewability.POBVideoMeasurementProvider
-
OpenWrap SDK calls this method to signal POBVideoMeasurementProvider for viewability measurement session.
- signalError(POBVideoMeasurementProvider.POBVideoAdErrorType, String) - Method in interface com.pubmatic.sdk.common.viewability.POBVideoMeasurementProvider
-
OpenWrap SDK calls this method to notify error to ad session
- signalPlayerStateChange(POBVideoMeasurementProvider.POBVideoPlayerState) - Method in interface com.pubmatic.sdk.common.viewability.POBVideoMeasurementProvider
-
OpenWrap SDK calls this method to notify player state event
- SITE_ID_PARAM - Static variable in class com.pubmatic.sdk.common.POBCommonConstants
-
- SSP_CUSTOM_KEY - Static variable in class com.pubmatic.sdk.common.POBCommonConstants
-
- start(float, float) - Method in interface com.pubmatic.sdk.common.viewability.POBVideoMeasurementProvider
-
OpenWrap SDK calls this method to notify start event
- startAdSession(WebView) - Method in interface com.pubmatic.sdk.common.viewability.POBHTMLMeasurementProvider
-
OpenWrap SDK calls this method to start view-ability measurement session on Ad load on ad expand/resize.
- startAdSession(View, List<POBVideoMeasurementProvider.POBVerificationScriptResource>, POBVideoMeasurementProvider.POBOmidSessionListener) - Method in interface com.pubmatic.sdk.common.viewability.POBVideoMeasurementProvider
-
OpenWrap SDK calls this method to start view-ability measurement session on Ad load.
- startNewActivity(Context, String, POBInternalBrowserActivity.InternalBrowserListener) - Static method in class com.pubmatic.sdk.common.browser.POBInternalBrowserActivity
-
- STORE_URL_PARAM - Static variable in class com.pubmatic.sdk.common.POBCommonConstants
-
- storeAdView(Integer, POBAdViewCacheService.AdViewConfig) - Method in class com.pubmatic.sdk.common.cache.POBAdViewCacheService
-
Stores Ad config
- validateAndRedirect(Context, String) - Static method in class com.pubmatic.sdk.common.utility.POBDeepLinkUtil
-
This method validate URL and redirect to deep link if deep link happen successfully
- valueOf(String) - Static method in enum com.pubmatic.sdk.common.models.POBDeviceInfo.DEVICE_ID_TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pubmatic.sdk.common.models.POBLocation.Source
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pubmatic.sdk.common.models.POBUserInfo.Gender
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pubmatic.sdk.common.network.PMNetworkMonitor.ConnectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pubmatic.sdk.common.network.POBHttpRequest.HTTP_METHOD
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pubmatic.sdk.common.OpenWrapSDK.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pubmatic.sdk.common.POBDataType.POBAdState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pubmatic.sdk.common.POBDataType.POBBidTargetingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pubmatic.sdk.common.POBDataType.POBVideoAdEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pubmatic.sdk.common.viewability.POBHTMLMeasurementProvider.POBHTMLAdEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pubmatic.sdk.common.viewability.POBMeasurementProvider.POBFriendlyObstructionPurpose
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pubmatic.sdk.common.viewability.POBVideoMeasurementProvider.POBVideoAdErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pubmatic.sdk.common.viewability.POBVideoMeasurementProvider.POBVideoPlayerState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.pubmatic.sdk.common.models.POBDeviceInfo.DEVICE_ID_TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pubmatic.sdk.common.models.POBLocation.Source
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pubmatic.sdk.common.models.POBUserInfo.Gender
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pubmatic.sdk.common.network.PMNetworkMonitor.ConnectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pubmatic.sdk.common.network.POBHttpRequest.HTTP_METHOD
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pubmatic.sdk.common.OpenWrapSDK.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pubmatic.sdk.common.POBDataType.POBAdState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pubmatic.sdk.common.POBDataType.POBBidTargetingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pubmatic.sdk.common.POBDataType.POBVideoAdEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pubmatic.sdk.common.viewability.POBHTMLMeasurementProvider.POBHTMLAdEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pubmatic.sdk.common.viewability.POBMeasurementProvider.POBFriendlyObstructionPurpose
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pubmatic.sdk.common.viewability.POBVideoMeasurementProvider.POBVideoAdErrorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pubmatic.sdk.common.viewability.POBVideoMeasurementProvider.POBVideoPlayerState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VER_PARAM - Static variable in class com.pubmatic.sdk.common.POBCommonConstants
-
- verbose(String, String, Object...) - Static method in class com.pubmatic.sdk.common.log.PMLog
-