-
- All Implemented Interfaces:
public class GoogleImaConfiguration
The GoogleImaConfiguration API describes the configuration of the Google Interactive Media Ads.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
GoogleImaConfiguration.Builder
The builder for the Google Interactive Media Ads (IMA) configuration.
-
Method Summary
Modifier and Type Method Description boolean
usingNativeIma()
Returns whether the native IMA SDK is being used. -
-
Method Detail
-
usingNativeIma
boolean usingNativeIma()
Returns whether the native IMA SDK is being used.
Default: true
-
-
-
-