|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
AdRequest
object contains information about the ad to fetch.AdSize
.
View
that displays the ads.AdView
.
AdView
from an XML layout.
AdView
from an XML layout.
CustomEventBanner.requestBannerAd(com.google.ads.mediation.customevent.CustomEventBannerListener, android.app.Activity, java.lang.String, java.lang.String, com.google.ads.AdSize, com.google.ads.mediation.MediationAdRequest)
method.CustomEventInterstitial.requestInterstitialAd(com.google.ads.mediation.customevent.CustomEventInterstitialListener, android.app.Activity, java.lang.String, java.lang.String, com.google.ads.mediation.MediationAdRequest)
method.CustomEventBannerListener
and CustomEventInterstitialListener
interfaces.AdView
.
View
that can be rendered to display the ad.
AdSize
.
AdSize
in physical pixels.
AdRequest
.
AdSize
.
AdSize
in physical pixels.
AdSize
is auto height.
AdSize
is for a custom-sized ad.
AdSize
is full width.
true
if the ad is successfully loaded and is ready to be
shown.
Ad.isReady()
.
Ad.isReady()
.
true
if the ad is currently automatically refreshing.
true
if this device will have test ads returned or
false
if real ads are returned.
Map<String, String>
to fields in the derived class.
AdRequest
.
Ad.loadAd(AdRequest)
.
AdRequest
.
Activity
that will leave the application (e.g.
Activity
is created in front of the
app (e.g.
AdListener
for this Ad
.
Ad.setAdListener(AdListener)
.
AdListener
for this InterstitialAd
.
Ad.stopLoading()
.
Object.toString()
.
AdSize
as a String
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |