Skip navigation links
A B C D E F G H I L O P R S T U V W 

A

addAdditionalSize(int, int) - Method in class org.prebid.mobile.BannerAdUnit
 
addBidderToAccessControlList(String) - Static method in class org.prebid.mobile.TargetingParams
This method obtains a bidder name allowed to receive global targeting
addContextData(String, String) - Method in class org.prebid.mobile.AdUnit
This method obtains the context data keyword & value for adunit context targeting if the key already exists the value will be appended to the list.
addContextData(String, String) - Static method in class org.prebid.mobile.TargetingParams
This method obtains the context data keyword & value context for global context targeting if the key already exists the value will be appended to the list.
addContextKeyword(String) - Method in class org.prebid.mobile.AdUnit
This method obtains the context keyword for adunit context targeting Inserts the given element in the set if it is not already present.
addContextKeyword(String) - Static method in class org.prebid.mobile.TargetingParams
This method obtains the context keyword for adunit context targeting Inserts the given element in the set if it is not already present.
addContextKeywords(Set<String>) - Method in class org.prebid.mobile.AdUnit
This method obtains the context keyword set for adunit context targeting Adds the elements of the given set to the set.
addContextKeywords(Set<String>) - Static method in class org.prebid.mobile.TargetingParams
This method obtains the context keyword set for adunit context targeting Adds the elements of the given set to the set.
addStoredBidResponse(String, String) - Static method in class org.prebid.mobile.PrebidMobile
 
addUserData(String, String) - Static method in class org.prebid.mobile.TargetingParams
This method obtains the user data keyword & value for global user targeting if the key already exists the value will be appended to the list.
addUserKeyword(String, String) - Method in class org.prebid.mobile.AdUnit
Deprecated.
Please migrate to - TargetingParams.addUserKeyword(String)
addUserKeyword(String) - Static method in class org.prebid.mobile.TargetingParams
This method obtains the user keyword for global user targeting Inserts the given element in the set if it is not already present.
addUserKeywords(String, String[]) - Method in class org.prebid.mobile.AdUnit
Deprecated.
Please migrate to - TargetingParams.addUserKeywords(Set)
addUserKeywords(Set<String>) - Static method in class org.prebid.mobile.TargetingParams
This method obtains the user keyword set for global user targeting Adds the elements of the given set to the set.
AdUnit - Class in org.prebid.mobile
 

B

BannerAdUnit - Class in org.prebid.mobile
 
BannerAdUnit(String, int, int) - Constructor for class org.prebid.mobile.BannerAdUnit
 
BIDDER_NAME_APP_NEXUS - Static variable in class org.prebid.mobile.TargetingParams
 
BIDDER_NAME_RUBICON_PROJECT - Static variable in class org.prebid.mobile.TargetingParams
 

C

clearAccessControlList() - Static method in class org.prebid.mobile.TargetingParams
This method allows to remove all the bidder name set
clearContextData() - Method in class org.prebid.mobile.AdUnit
This method allows to remove all context data set from adunit context targeting
clearContextData() - Static method in class org.prebid.mobile.TargetingParams
This method allows to remove all context data set from global context targeting
clearContextKeywords() - Method in class org.prebid.mobile.AdUnit
This method allows to remove all keywords from the set of adunit context targeting
clearContextKeywords() - Static method in class org.prebid.mobile.TargetingParams
This method allows to remove all keywords from the set of adunit context targeting
clearStoredBidResponses() - Static method in class org.prebid.mobile.PrebidMobile
 
clearUserData() - Static method in class org.prebid.mobile.TargetingParams
This method allows to remove all user data set from global user targeting
clearUserKeywords() - Method in class org.prebid.mobile.AdUnit
Deprecated.
Please migrate to - TargetingParams.clearUserKeywords()
clearUserKeywords() - Static method in class org.prebid.mobile.TargetingParams
This method allows to remove all keywords from the set of global user targeting

D

d(String) - Static method in class org.prebid.mobile.LogUtil
 
d(String, String) - Static method in class org.prebid.mobile.LogUtil
 
d(String, String, Throwable) - Static method in class org.prebid.mobile.LogUtil
 

E

e(String) - Static method in class org.prebid.mobile.LogUtil
 
e(String, String) - Static method in class org.prebid.mobile.LogUtil
 
e(String, String, Throwable) - Static method in class org.prebid.mobile.LogUtil
 

F

fetchDemand(Object, OnCompleteListener) - Method in class org.prebid.mobile.AdUnit
 

G

getApplicationContext() - Static method in class org.prebid.mobile.PrebidMobile
 
getBundleName() - Static method in class org.prebid.mobile.TargetingParams
Get the platform-specific identifier, should be bundle/package name
getDomain() - Static method in class org.prebid.mobile.TargetingParams
Get the domain of your app
getGDPRConsentString() - Static method in class org.prebid.mobile.TargetingParams
 
getGender() - Static method in class org.prebid.mobile.TargetingParams
Get the current user's gender, if it's available.
getHostUrl() - Method in enum org.prebid.mobile.Host
 
getPrebidServerAccountId() - Static method in class org.prebid.mobile.PrebidMobile
 
getPrebidServerHost() - Static method in class org.prebid.mobile.PrebidMobile
 
getStoredAuctionResponse() - Static method in class org.prebid.mobile.PrebidMobile
 
getStoreUrl() - Static method in class org.prebid.mobile.TargetingParams
Get the store url of your app
getTagWithBase(String) - Static method in class org.prebid.mobile.LogUtil
Helper method to get Prebid log tag that is shorter than 23 characters
getTimeoutMillis() - Static method in class org.prebid.mobile.PrebidMobile
 
getYearOfBirth() - Static method in class org.prebid.mobile.TargetingParams
Get the year of birth for targeting

H

Host - Enum in org.prebid.mobile
 

I

i(String) - Static method in class org.prebid.mobile.LogUtil
 
i(String, String) - Static method in class org.prebid.mobile.LogUtil
 
i(String, String, Throwable) - Static method in class org.prebid.mobile.LogUtil
 
InterstitialAdUnit - Class in org.prebid.mobile
 
InterstitialAdUnit(String) - Constructor for class org.prebid.mobile.InterstitialAdUnit
 
InterstitialAdUnit(String, int, int) - Constructor for class org.prebid.mobile.InterstitialAdUnit
 
isShareGeoLocation() - Static method in class org.prebid.mobile.PrebidMobile
 
isSubjectToCOPPA() - Static method in class org.prebid.mobile.TargetingParams
 
isSubjectToGDPR() - Static method in class org.prebid.mobile.TargetingParams
 

L

LogUtil - Class in org.prebid.mobile
 

O

onComplete(ResultCode) - Method in interface org.prebid.mobile.OnCompleteListener
This method will be called when PrebidMobile Mobile finishes attaching keywords to your ad object.
OnCompleteListener - Interface in org.prebid.mobile
 
org.prebid.mobile - package org.prebid.mobile
 

P

PrebidMobile - Class in org.prebid.mobile
 

R

removeBidderFromAccessControlList(String) - Static method in class org.prebid.mobile.TargetingParams
This method allows to remove specific bidder name
removeContextData(String) - Method in class org.prebid.mobile.AdUnit
This method allows to remove specific context data keyword & values set from adunit context targeting
removeContextData(String) - Static method in class org.prebid.mobile.TargetingParams
This method allows to remove specific context data keyword & values set from global context targeting
removeContextKeyword(String) - Method in class org.prebid.mobile.AdUnit
This method allows to remove specific context keyword from adunit context targeting
removeContextKeyword(String) - Static method in class org.prebid.mobile.TargetingParams
This method allows to remove specific context keyword from adunit context targeting
removeUserData(String) - Static method in class org.prebid.mobile.TargetingParams
This method allows to remove specific user data keyword & value set from global user targeting
removeUserKeyword(String) - Method in class org.prebid.mobile.AdUnit
Deprecated.
Please migrate to - TargetingParams.removeUserKeyword(String)
removeUserKeyword(String) - Static method in class org.prebid.mobile.TargetingParams
This method allows to remove specific user keyword from global user targeting
ResultCode - Enum in org.prebid.mobile
 

S

setApplicationContext(Context) - Static method in class org.prebid.mobile.PrebidMobile
 
setAutoRefreshPeriodMillis(int) - Method in class org.prebid.mobile.AdUnit
 
setBundleName(String) - Static method in class org.prebid.mobile.TargetingParams
Set the platform-specific identifier for targeting purpose Should be bundle/package name
setDomain(String) - Static method in class org.prebid.mobile.TargetingParams
Set the domain of your app for targeting purpose
setGDPRConsentString(String) - Static method in class org.prebid.mobile.TargetingParams
 
setGender(TargetingParams.GENDER) - Static method in class org.prebid.mobile.TargetingParams
Set the user's gender.
setHostUrl(String) - Method in enum org.prebid.mobile.Host
 
setPrebidServerAccountId(String) - Static method in class org.prebid.mobile.PrebidMobile
 
setPrebidServerHost(Host) - Static method in class org.prebid.mobile.PrebidMobile
 
setShareGeoLocation(boolean) - Static method in class org.prebid.mobile.PrebidMobile
 
setStoredAuctionResponse(String) - Static method in class org.prebid.mobile.PrebidMobile
 
setStoreUrl(String) - Static method in class org.prebid.mobile.TargetingParams
Set the store url of your app
setSubjectToCOPPA(boolean) - Static method in class org.prebid.mobile.TargetingParams
 
setSubjectToGDPR(boolean) - Static method in class org.prebid.mobile.TargetingParams
 
setTimeoutMillis(int) - Static method in class org.prebid.mobile.PrebidMobile
 
setYearOfBirth(int) - Static method in class org.prebid.mobile.TargetingParams
Set the year of birth for targeting
stopAutoRefresh() - Method in class org.prebid.mobile.AdUnit
 

T

TargetingParams - Class in org.prebid.mobile
TargetingParams class sets the Targeting parameters like yob, gender, location and other custom parameters for the adUnits to be made available in the auction.
TargetingParams.GENDER - Enum in org.prebid.mobile
 

U

updateContextData(String, Set<String>) - Method in class org.prebid.mobile.AdUnit
This method obtains the context data keyword & values for adunit context targeting the values if the key already exist will be replaced with the new set of values
updateContextData(String, Set<String>) - Static method in class org.prebid.mobile.TargetingParams
This method obtains the context data keyword & values set for global context targeting.
updateUserData(String, Set<String>) - Static method in class org.prebid.mobile.TargetingParams
This method obtains the user data keyword & values set for global user targeting the values if the key already exist will be replaced with the new set of values

V

v(String) - Static method in class org.prebid.mobile.LogUtil
 
v(String, String) - Static method in class org.prebid.mobile.LogUtil
 
v(String, String, Throwable) - Static method in class org.prebid.mobile.LogUtil
 
valueOf(String) - Static method in enum org.prebid.mobile.Host
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.prebid.mobile.ResultCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.prebid.mobile.TargetingParams.GENDER
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.prebid.mobile.Host
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.prebid.mobile.ResultCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.prebid.mobile.TargetingParams.GENDER
Returns an array containing the constants of this enum type, in the order they are declared.

W

w(String) - Static method in class org.prebid.mobile.LogUtil
 
w(String, String) - Static method in class org.prebid.mobile.LogUtil
 
w(String, String, Throwable) - Static method in class org.prebid.mobile.LogUtil
 
A B C D E F G H I L O P R S T U V W 
Skip navigation links