A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V 

S

SALESPRICE - enum entry in com.pubmatic.sdk.openwrap.core.nativead.POBNativeDataAssetType

Sale price that can be used together with price to indicate a discounted price compared to a regular price. Value should include currency symbol in localised format.

SELLING_PRODUCTS - enum entry in com.pubmatic.sdk.openwrap.core.nativead.POBNativeContextSubType

Content focused on selling products, whether digital or physical

setAdPosition(com.pubmatic.sdk.openwrap.core.POBRequest.AdPosition) - function in com.pubmatic.sdk.openwrap.core.POBBanner
To set the ad position
setAdPosition(com.pubmatic.sdk.openwrap.core.POBRequest.AdPosition) - function in com.pubmatic.sdk.openwrap.core.POBImpression
Sets the fold placement of the ad to be served.
setAdRendererListener(com.pubmatic.sdk.common.base.POBAdRendererListener) - function in com.pubmatic.sdk.openwrap.core.banner.POBBannerRenderer
Sets the renderer listener to get notification of rendering events.
setAdRendererListener(com.pubmatic.sdk.common.ui.POBInterstitialRendererListener) - function in com.pubmatic.sdk.openwrap.core.interstitial.POBInterstitialRenderer
 
setAdRendererListener(com.pubmatic.sdk.common.ui.POBRewardedAdRendererListener) - function in com.pubmatic.sdk.openwrap.core.rewarded.POBRewardedAdRenderer
Setter for POBRewardedAdRendererListener to get callbacks from rewarded ad renderer.
setAdServerUrl(java.lang.String) - function in com.pubmatic.sdk.openwrap.core.POBRequest
Setter method to set Ad Server Url Custom server URL for debugging purpose.
setAdSizes(kotlin.Array) - function in com.pubmatic.sdk.openwrap.core.POBBanner
Set the required ad sizes.
setAppInfo(com.pubmatic.sdk.common.models.POBAppInfo) - function in com.pubmatic.sdk.openwrap.core.POBRequestBuilder
The method takes value of POBAppInfo and set it to specific reference variable
setBanner(com.pubmatic.sdk.openwrap.core.POBBanner) - function in com.pubmatic.sdk.openwrap.core.POBImpression
To set ortb banner
setBidderListener(com.pubmatic.sdk.common.base.POBBidderListener) - function in com.pubmatic.sdk.common.base.POBBaseBidder
 
setBidderListener(com.pubmatic.sdk.common.base.POBBidderListener) - function in com.pubmatic.sdk.openwrap.core.POBExtBidHandler
 
setBidEventListener(com.pubmatic.sdk.openwrap.core.POBBidEventListener) - function in com.pubmatic.sdk.openwrap.core.POBBidEvent
Sets Bid event listener to notify bid events
setBidStatus(int) - function in com.pubmatic.sdk.openwrap.core.POBBid.Builder
Set Bid status
setBidType(java.lang.String) - function in com.pubmatic.sdk.openwrap.core.POBBid.Builder
Set static/dynamic Bid type
setCompanionAds(org.json.JSONArray) - function in com.pubmatic.sdk.openwrap.core.POBVideo
Setter to Json Array of Banner objects, if companion ads are available
setCountryFilterConfig(com.pubmatic.sdk.common.base.POBBaseBidder.CountryFilterConfig) - function in com.pubmatic.sdk.common.base.POBBaseBidder
 
setCountryFilterConfig(com.pubmatic.sdk.common.base.POBBaseBidder.CountryFilterConfig) - function in com.pubmatic.sdk.common.base.POBBaseBidder
 
setCountryFilterConfig(com.pubmatic.sdk.common.base.POBBaseBidder.CountryFilterConfig) - function in com.pubmatic.sdk.openwrap.core.POBManager
 
setCreativeType(java.lang.String) - function in com.pubmatic.sdk.openwrap.core.POBBid.Builder
Set Creative type for bid
setCreativeType(java.lang.String) - function in com.pubmatic.sdk.openwrap.core.internal.POBBidsBuilder
Set creative type if not available in the bid response.
setCtaOverlayEnabled(boolean) - function in com.pubmatic.sdk.openwrap.core.POBImpression
Enables or disables CTA overlay for this impression.
setCustomParam(java.util.Map) - function in com.pubmatic.sdk.openwrap.core.POBImpression
Adds custom key-value parameters in an Ad request.
setDeviceInfo(com.pubmatic.sdk.common.models.POBDeviceInfo) - function in com.pubmatic.sdk.openwrap.core.POBRequestBuilder
The method takes value of POBDeviceInfo and set it to specific reference variable
setExtras(android.os.Bundle) - function in com.pubmatic.sdk.openwrap.core.signal.POBSignalConfig.Builder
Set extras to signal config and returns instance of Builder class
setGpid(java.lang.String) - function in com.pubmatic.sdk.openwrap.core.POBImpression
Set the GPID for the impression.
setGpid(java.lang.String) - function in com.pubmatic.sdk.openwrap.core.signal.POBSignalConfig.Builder
Set gpid to signal config and returns instance of Builder class
setHasWon(boolean) - function in com.pubmatic.sdk.openwrap.core.POBBid
To update winning status with respect to primary ad server, expected to be updated externally.
setHeight(int) - function in com.pubmatic.sdk.openwrap.core.POBBid.Builder
Set Bid height
setHeight(int) - function in com.pubmatic.sdk.openwrap.core.internal.POBBidsBuilder
Set height to bid if no width is available in build response
setIdentifier(java.lang.String) - function in com.pubmatic.sdk.common.base.POBBaseBidder
 
setIdentifier(java.lang.String) - function in com.pubmatic.sdk.common.base.POBBaseBidder
 
setInterstitial(boolean) - function in com.pubmatic.sdk.openwrap.core.POBImpression
Set true if the impression is configured for insterstitial
setLength(java.lang.Integer) - function in com.pubmatic.sdk.openwrap.core.nativead.POBCoreNativeRequestDataAsset
Setter for the length
setListener(com.pubmatic.sdk.common.base.POBAdBuilding.POBAdBuilderListener) - function in com.pubmatic.sdk.openwrap.core.internal.POBBidsBuilder
 
setListener(com.pubmatic.sdk.common.base.POBResponseParsing.POBResponseParserListener) - function in com.pubmatic.sdk.openwrap.core.internal.POBResponseParser
Method is used to set POBResponseParserListener
setLocationDetector(com.pubmatic.sdk.common.utility.POBLocationDetector) - function in com.pubmatic.sdk.openwrap.core.POBRequestBuilder
The method takes POBLocationDetector object and sets it to specific reference variable
setMimes(java.util.List) - function in com.pubmatic.sdk.openwrap.core.nativead.POBCoreNativeRequestImageAsset
Setter of Mimes type list
setMRAIDAppStatusEnabled(boolean) - function in com.pubmatic.sdk.openwrap.core.POBImpression
Enables or disables MRAID app status signal for this impression.
setNative(com.pubmatic.sdk.openwrap.core.POBNative) - function in com.pubmatic.sdk.openwrap.core.POBImpression
Sets the oRTB native object
setNetworkTimeout(int) - function in com.pubmatic.sdk.openwrap.core.POBRequest
Sets the network timeout (in seconds) for making an Ad request.
setPartnerId(java.lang.String) - function in com.pubmatic.sdk.openwrap.core.POBBid.Builder
Set Bid partner id
setPartnerId(java.lang.String) - function in com.pubmatic.sdk.openwrap.core.internal.POBBidsBuilder
 
setPartnerName(java.lang.String) - function in com.pubmatic.sdk.openwrap.core.internal.POBBidsBuilder
Used to set partner name to bid, it used when if no partner name is returned in build response
setPMZoneId(java.lang.String) - function in com.pubmatic.sdk.openwrap.core.POBImpression
Set the zone id.
setPosition(com.pubmatic.sdk.openwrap.core.POBRequest.AdPosition) - function in com.pubmatic.sdk.openwrap.core.POBVideo
Setter to set Ad position on screen
setTestCreativeId(java.lang.String) - function in com.pubmatic.sdk.openwrap.core.POBImpression
This parameter is used to request a test creative.
setTrackerHandler(com.pubmatic.sdk.common.network.POBTrackerHandler) - function in com.pubmatic.sdk.openwrap.core.interstitial.POBInterstitialRenderer
Set the tracker handler to send click trackers.
setVersionId(java.lang.Integer) - function in com.pubmatic.sdk.openwrap.core.POBRequest
This is an optional OpenWrap version Id of the publisher.
setVideo(com.pubmatic.sdk.openwrap.core.POBVideo) - function in com.pubmatic.sdk.openwrap.core.POBImpression
To set Ortb video
setVideoAdEventListener(com.pubmatic.sdk.common.ui.POBVideoAdEventListener) - function in com.pubmatic.sdk.openwrap.core.interstitial.POBInterstitialRenderer
 
setWatermark(java.lang.String) - function in com.pubmatic.sdk.openwrap.core.banner.POBBannerRenderer
Method to set the watermark
setWatermark(java.lang.String) - function in com.pubmatic.sdk.openwrap.core.interstitial.POBInterstitialRenderer
Method to set the watermark
setWatermark(java.lang.String) - function in com.pubmatic.sdk.openwrap.core.rewarded.POBRewardedAdRenderer
Method to set the watermark
setWidth(int) - function in com.pubmatic.sdk.openwrap.core.POBBid.Builder
Set Bid width
setWidth(int) - function in com.pubmatic.sdk.openwrap.core.internal.POBBidsBuilder
Set width to bid if no width is available in build response
show(int) - function in com.pubmatic.sdk.openwrap.core.interstitial.POBInterstitialRenderer
 
show() - function in com.pubmatic.sdk.openwrap.core.rewarded.POBRewardedAdRenderer
Initiates rewarded ad show.
SIDEBAR - enum entry in com.pubmatic.sdk.openwrap.core.POBRequest.AdPosition

In side menu

SOCIAL - enum entry in com.pubmatic.sdk.openwrap.core.nativead.POBNativeContextSubType

General social content such as a general social network

SOCIAL_CENTRIC - enum entry in com.pubmatic.sdk.openwrap.core.nativead.POBNativeContextType

Social-centric context such as social network feed, email, chat, or similar.

SPONSORED - enum entry in com.pubmatic.sdk.openwrap.core.nativead.POBNativeDataAssetType

Sponsored By message where response should contain the brand name of the sponsor

STANDALONE - enum entry in com.pubmatic.sdk.openwrap.core.POBVideo.Plcmt

Video ads that are played without streaming video content. This can be in placements like slideshows, native feeds, in-content or sticky/floating.

A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V