| java.lang.Object | |
| ↳ | com.google.android.gms.ads.formats.NativeAdOptions |
Used to configure native ad requests
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| NativeAdOptions.AdChoicesPlacement | AdChoices icon placement. | ||||||||||
| NativeAdOptions.Builder | |||||||||||
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | ADCHOICES_BOTTOM_LEFT | ||||||||||
| int | ADCHOICES_BOTTOM_RIGHT | ||||||||||
| int | ADCHOICES_TOP_LEFT | ||||||||||
| int | ADCHOICES_TOP_RIGHT | ||||||||||
| int | ORIENTATION_ANY | ||||||||||
| int | ORIENTATION_LANDSCAPE | ||||||||||
| int | ORIENTATION_PORTRAIT | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the AdChoices placement.
| |||||||||||
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 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Returns the AdChoices placement.
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.