Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Question What I use instead of Advertisement.isReady(placementid) in 4.0.0

Discussion in 'Unity Ads & User Acquisition' started by viaice, Dec 8, 2021.

Thread Status:
Not open for further replies.
  1. viaice

    viaice

    Joined:
    Sep 13, 2021
    Posts:
    5
    What I need to use instead of Advertisement.isReady in 4.0.0
    Here's my code
    if (Advertisement.IsReady(UnityInterstitialID))
    {
    Advertisement.Show(UnityInterstitialID);
    }
    Thanks for helps
     
  2. viaice

    viaice

    Joined:
    Sep 13, 2021
    Posts:
    5
  3. ap-unity

    ap-unity

    Unity Technologies

    Joined:
    Aug 3, 2016
    Posts:
    1,519
    viaice likes this.
  4. viaice

    viaice

    Joined:
    Sep 13, 2021
    Posts:
    5
Thread Status:
Not open for further replies.