- 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
-
- 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
-
- 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
-