Getting Started

  1. Purchase the Plugin
  2. Purchase the plugin on the Official Unreal Engine Marketplace.

  3. Install the Plugin
  4. In the Epic Games Launcher, the plugin will appear in your Library.
    Go to the Library tab and find the plugin and add it to the engine.

  5. Enable Advanced Ads Pro Plugin
  6. In Unreal Engine, the plugin will be available in the plugins section.
    Go to Settings -> Plugins -> Search for "Advanced Ads Pro" and ensure it is enabled.

  7. Install at least java 11
  8. Ensure you have at least java 11 installed on your machine.

  9. Setup your Admob Account
  10. Go to the official Admob Website and setup your account.

  11. Find your Admob App ID
  12. Once on the Admob Website, go to Apps and select your application.
    Navigate the left side-bar by going to Apps -> App settings.
    Extract your App ID starting with "ca-app-pub-###~###".

  13. Insert your Admob App ID in Unreal Engine
  14. In your Unreal Engine Editor, go to Project Settings -> Plugins -> Advanced Ads Pro in the Project Settings left navigation bar. Add your Admob App ID retrieved from the official Admob Website in the "AdMob Settings" section under "Admob App ID".

  15. Download Android API-34
  16. Download Android API-34 from Android Studio.

  17. Package with Android API-34
  18. In your Unreal Engine Editor, go to Project Settings -> Platforms -> Android SDK in the Project Settings left navigation bar. Under SDKConfig, go to the field "SDK API Level" and put in "android-34" or greater.