Unity Ads SDK fail to initialize due to game with ID 5632294 is not enabled

I am trying to send unity ads through admob mediation in Flutter. But in the error log it always says something like this:

  • Unity Ads SDK fail to initialize due to game with ID 5632294 is not enabled
  • SDK Failed to Initialize due to Unity Ads failed to initialize due to internal error
  • {
    “Code”: 301,
    “Message”: “Unity Ads initialization failed: [INTERNAL_ERROR] Unity Ads failed to initialize due to internal error”,
    “Domain”: “com.unity3d.ads”,
    “Cause”: “null”
    }

And in admob mediation,
Android: Can’t retrieve data
iOS: Not enough impressions

Has anyone experienced the same situation as me? Or has anyone solved a situation like this?

Hi have you resolved this issue.

Hi,
The main reasons for this error:

  1. Wrong Game ID - passing an incorrect Game ID into your initialization code
  2. Outdated SDK/adapter
  3. Monetization disabled- Unity Ads is turned off (flagged as Fraud) or archived for that Game ID
    -You would need to reach out to our team to confirm whether the reason is Fraud.

Feel free to reach out to us if you require further assistance - Grow External Community
Product Type → Unity Ads Monetization, Category-> Technical Issue

Best Regards,
Tal