Search Unity

Can Unity Ads do videos/interstitials?

Discussion in 'Unity Ads & User Acquisition' started by jbjbjbborisb, Oct 5, 2015.

  1. jbjbjbborisb

    jbjbjbborisb

    Joined:
    Jun 8, 2014
    Posts:
    54
    I have tried the basic example code:
    Code (CSharp):
    1. if (Advertisement.IsReady())
    2. {
    3.   Advertisement.Show();
    4. }
    Which shows me a fullscreen page saying Unity Ads is working fine.

    Can I also create a fullscreen video (interstitial)?
    How would I get a callback when the video is over/was skipped by the user?

    The Unity Ads documentation seems not to mention this...(???)
     
  2. rasmus-unity

    rasmus-unity

    Moderator

    Joined:
    Aug 15, 2014
    Posts:
    1,312
  3. sanmn19

    sanmn19

    Joined:
    Jun 30, 2013
    Posts:
    56
    So, showing interstitial ads isn't possible at all?
     
  4. JamesLeeNZ

    JamesLeeNZ

    Joined:
    Nov 15, 2011
    Posts:
    5,616
    Unity supports video/rewarded video.