public static class GoogleImaConfiguration.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
GoogleImaConfiguration |
build()
Builds the Google IMA configuration.
|
GoogleImaConfiguration.Builder |
useNativeIma(boolean useNativeIma)
Sets Whether the native SDK is being used for the Google Interactive Media Ads.
|
public GoogleImaConfiguration.Builder useNativeIma(boolean useNativeIma)
useNativeIma
- Whether the native IMA SDK is being used.public GoogleImaConfiguration build()