public final class AdRequestOptions extends java.lang.Object implements RequestOptions
Use the AdRequestOptions.Builder to create an options instance.
| Modifier and Type | Class and Description |
|---|---|
static class |
AdRequestOptions.Builder |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContentURL()
Gets a deeplink or http URL under which the content of the current activity can be accessed from an external action
|
PlacementContext |
getPlacementContext()
Gets the context in which the ad is shown.
|
@Nullable public PlacementContext getPlacementContext()
RequestOptionsgetPlacementContext in interface RequestOptions@Nullable public java.lang.String getContentURL()
RequestOptionsgetContentURL in interface RequestOptions