From 22c3354fd7cead33cd81c443b8a9bf207b221be1 Mon Sep 17 00:00:00 2001 From: DevLeon Date: Tue, 18 Apr 2023 10:06:12 +0200 Subject: [PATCH] Add qa_inside_400x300 to test display ads --- .../docs/start/test-your-app/how-to-test-your-app.mdx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/website/pages/docs/start/test-your-app/how-to-test-your-app.mdx b/website/pages/docs/start/test-your-app/how-to-test-your-app.mdx index 5c943eb1d1e..36cbbee9392 100644 --- a/website/pages/docs/start/test-your-app/how-to-test-your-app.mdx +++ b/website/pages/docs/start/test-your-app/how-to-test-your-app.mdx @@ -193,6 +193,14 @@ In order to get a 300x250 video test ad enabled on your app, please follow these 4. Open http://localhost:54284 5. Open app +In order to get a 400x300 display test ad enabled on your app, please follow these steps: + +1. Open app +2. Paste `localStorage.owAdsForceAdUnit = "qa_inside_400x300"` into the console +3. Press F5 to refresh window +4. Open http://localhost:54284 +5. Open app + ### Testing Ad visibility 1. Launch your app.