java.lang.Object | |
↳ | com.google.android.gms.ads.formats.NativeAdOptions |
Used to configure native ad requests
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
NativeAdOptions.Builder |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | ORIENTATION_ANY | ||||||||||
int | ORIENTATION_LANDSCAPE | ||||||||||
int | ORIENTATION_PORTRAIT |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the orientation in which image will be returned.
| |||||||||||
Returns
true if multiple images are requested.
| |||||||||||
Returns
true if urls will be returned for image assets instead of images themselves.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns the orientation in which image will be returned.
Returns true
if multiple images are requested.
Returns true
if urls will be returned for image assets instead of images themselves.