AdDiagnostics

Diagnostics and debug tools for the Google Mobile Ads SDK.

Functions

Link copied to clipboard

Returns the initialization status of all ad adapters.

Link copied to clipboard
abstract suspend fun openAdInspector(): Boolean

Opens the Ad Inspector UI (debug tool). Returns true if successful.

Link copied to clipboard
abstract suspend fun openDebugMenu(adUnitId: String): Boolean

Opens the debug menu for adUnitId. Returns true if successful.

Link copied to clipboard
abstract fun sdkVersion(): String?

Returns the GMA SDK version string, or null if not available.