com.google.android.gms.ads.mediation.NativeMediationAdRequest |
Information about the native ad to fetch for a single publisher. The information is passed through to the ad network's native ad adapter.
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the
NativeAdOptions provided with the native ad request. | |||||||||||
Returns whether an app install ad is requested or not.
| |||||||||||
Returns whether a content ad is requested or not.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns the NativeAdOptions
provided with the native ad request. It returns null if
NativeAdOptions
are not provided.
Returns | |
---|---|
NativeAdOptions |
Returns whether an app install ad is requested or not.
Returns | |
---|---|
boolean |
Returns whether a content ad is requested or not.
Returns | |
---|---|
boolean |