- getAccountId() - Static method in class org.prebid.mobile.core.Prebid
-
- getAdType() - Method in class org.prebid.mobile.core.AdUnit
-
Gets the type that how the ad will be displayed
Choices are banner, interstitial, native
- getAdType() - Method in class org.prebid.mobile.core.BannerAdUnit
-
- getAdType() - Method in class org.prebid.mobile.core.InterstitialAdUnit
-
- getAge() - Static method in class org.prebid.mobile.core.TargetingParams
-
Get the age for targeting
- getAuctionId() - Method in class org.prebid.mobile.core.AdUnit
-
Gets the auctionId which is auto generated when ad unit is created
- getCode() - Method in class org.prebid.mobile.core.AdUnit
-
Gets the identifier for the ad unit
- getConfigId() - Method in class org.prebid.mobile.core.AdUnit
-
- getCpm() - Method in class org.prebid.mobile.core.BidResponse
-
Get the CPM bid price of the response.
- getCreative() - Method in class org.prebid.mobile.core.BidResponse
-
Get the url that can return a creative.
- getCustomKeywords() - Method in class org.prebid.mobile.core.BidResponse
-
Get the custom keywords for customized BidManager targeting of Line items.
- getCustomKeywords() - Static method in class org.prebid.mobile.core.TargetingParams
-
Retrieve the array of custom keywords that will passed to demand sources.
- getGender() - Static method in class org.prebid.mobile.core.TargetingParams
-
Get the current user's gender, if it's available.
- getHeight() - Method in class org.prebid.mobile.core.AdSize
-
Returns the height of the ad container
- getKeywordsForAdUnit(String, Context) - Static method in class org.prebid.mobile.core.BidManager
-
Returns a list of keywords with the given bidResponse
- getKeywordsWhenReadyForAdUnit(String, int, BidManager.BidReadyListener) - Static method in class org.prebid.mobile.core.BidManager
-
- getLocation() - Static method in class org.prebid.mobile.core.TargetingParams
-
Retrieve the location that's set by setLocation()
- getLocationDecimalDigits() - Static method in class org.prebid.mobile.core.TargetingParams
-
Get the digits after the decimal of the latitude and longitude.
- getLocationEnabled() - Static method in class org.prebid.mobile.core.TargetingParams
-
Returns true if the Prebid sdk is allowed to use location information
or false otherwise.
- getSizes() - Method in class org.prebid.mobile.core.AdUnit
-
Gets the supported sizes of the ad unit
- getTagWithBase(String) - Static method in class org.prebid.mobile.core.LogUtil
-
Helper method to get Prebid log tag that is shorter than 23 characters
- getWidth() - Method in class org.prebid.mobile.core.AdSize
-
Returns the width of the ad container