java.lang.Object | |
↳ | com.google.android.gms.ads.mediation.admob.AdMobExtras |
This class is deprecated.
Instead of using this class in conjunction with
addNetworkExtras(NetworkExtras)
, pass a Bundle
to addNetworkExtrasBundle(Class, Bundle)
along
with com.google.ads.mediation.admob.AdMobAdapter.class
.
NetworkExtras
for the AdMob mediation adapter. This
class is deprecated.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Constructs an
AdMobExtras with the provided extra ad request parameters.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the extra ad request parameters.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Constructs an AdMobExtras
with the provided extra ad request parameters.
Returns the extra ad request parameters.