[SOLVED] Ads are not working in Editor or Android

That isn’t the gameID that you show in the screenshot, that is the ProjectID. The gameID is under Settings/ProjectSettings on the Operate tab for the project. You’ll see separate gameIDs for Android and iOS. Debug.Log it to ensure the runtime values are the expected values. You’re not showing where you declare gameID for example. Is it a public variable, set in the Inspector? The Debug.Log output will show in the device logs too How To - Capturing Device Logs on Android