Search Unity

Question How long can an ad remain loaded and still be shown?

Discussion in 'Unity Mediation' started by Bas-Smit, Sep 20, 2022.

  1. Bas-Smit

    Bas-Smit

    Joined:
    Dec 23, 2012
    Posts:
    274
    Using the mediation package, can I simply initialize UnityServices and load an ad when my app starts up and safely show it after a long time, or will it eventually fail to show and require to be reloaded?
     
  2. DeclanMcPartlin

    DeclanMcPartlin

    Unity Technologies

    Joined:
    Nov 19, 2020
    Posts:
    146
    Hello @Bas-Smit,

    It depends on the ad network you are using. For example on Meta, the rewarded ad for Android will expire 60 minutes after loading (info). For Unity Ads, due to third party ad providers, I wouldn't recommend waiting longer than 60minutes either (info).

    I hope that helps, thanks for reaching out!
     
    rbitard and Bas-Smit like this.