Search Unity

Placement Interstitial_Android

Discussion in 'Unity Ads & User Acquisition' started by KD_St, Sep 15, 2021.

  1. KD_St

    KD_St

    Joined:
    Nov 13, 2020
    Posts:
    8
    Hello everyone!
    I caught an error while adding ads
    "Placement Interstitial_Android does not exist for gameId..."
    I am adding something to the field
    [SerializeField] string _androidAdUnitId = "Interstitial_Android";
    What should be instead of "Interstitial_Android"?))
    I can not understand. Help me please...
     
  2. Unity_Jae

    Unity_Jae

    Unity Technologies

    Joined:
    Aug 30, 2021
    Posts:
    50
    Hello, KD_St

    Sorry to hear that you are having a problem. You can find your AdUnitId on your dashboard. Monetization > Projects > Ad Units



    You can also add a new Add Unit, by clicking the Add Ad Unit button on the top right. After adding a new ad unit you are able to get a new id.
    Also please make sure that your platform is set as Android, in your case, and the Ads service is turned on the services tab.
    Please let me know if there’s anything else I can do for you. I’m happy to help.
     
    JHClark and KD_St like this.
  3. KD_St

    KD_St

    Joined:
    Nov 13, 2020
    Posts:
    8
    upload_2021-9-16_11-40-44.png
    This my ID for Interstitial_Android?
    upload_2021-9-16_11-43-40.png
    but...
    upload_2021-9-16_11-38-55.png
     
  4. Unity_Jae

    Unity_Jae

    Unity Technologies

    Joined:
    Aug 30, 2021
    Posts:
    50
    Yes, that is correct. It is your Ad Unit Id.
    Despite you have changed
    [string _androidAdUnitId]
    , the code is still referencing the public value from the script.



    The error log is clearly saying that you are trying to load Interstitial_Android not video.
    To fix this, go to your attached script and please change the value over there.



    If you still have the same problem after changing the code, please let me know. :)
     
    KD_St likes this.
  5. KD_St

    KD_St

    Joined:
    Nov 13, 2020
    Posts:
    8
    =* tnx, its work!
     
    Unity_Jae likes this.
  6. Choccy_vr

    Choccy_vr

    Joined:
    Oct 31, 2021
    Posts:
    11
    I am having the same problem I tried the listed steps but it still doesn't work
     

    Attached Files:

  7. Unity_Adamski

    Unity_Adamski

    Unity Technologies

    Joined:
    Jul 20, 2020
    Posts:
    110
    Hi @Choccy_vr could you confirm if you are using Unity Mediation or Unity Ads without mediation?
     
  8. esatkoseoglu

    esatkoseoglu

    Joined:
    Jan 18, 2022
    Posts:
    3
    Hi, I have same problem. I am trying to use Unity's ads features but it has some confusing points:
    ads mediation, ads without mediation, now brand new levelplay:)

    One time I succeed to setup, but then I couldn't build android version, there were many errors.
    Finally, I broke up and for now I am looking for another ads sdk.
     
  9. Divesh_dogra

    Divesh_dogra

    Joined:
    Mar 30, 2020
    Posts:
    6
    Hello , I am having the same issue.

    The Rewarded ads are working fine.

    in my case my Interstitial ads are the only one's not working

    This is the callback i get

    Placement Interstitial_Android does not exist for gameId:

    I have checked the id No fault there
    Can someone help??
    Thank you
     
  10. Unity-Boon

    Unity-Boon

    Unity Technologies

    Joined:
    Jan 18, 2017
    Posts:
    135
    @Divesh_dogra It sounds like the placement "Interstitial_Android" has already been disabled or archived for your Game ID. Can you check your Unity Monetization dashboard again, or send your Game ID and details to unityads-support@unity3d.com