diff --git a/docs/ad-inspector.mdx b/docs/ad-inspector.mdx index 3b13e5f3..d70cd758 100644 --- a/docs/ad-inspector.mdx +++ b/docs/ad-inspector.mdx @@ -1,3 +1,11 @@ +# Debug-menu + +The debug menu is a tool that allows you to test and debug your app's ad experience. It can be used to: + +``` +await mobileAds().openDebugMenu(AD_UNIT_ID); +```` + # Ad Inspector Ad inspector is an in-app overlay that enables authorized devices to perform real-time analysis of test ad requests directly within a mobile app.