Search Unity

Rewarded video limits.

Discussion in 'Unity Ads & User Acquisition' started by BloodyBeard, Jun 21, 2019.

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

    BloodyBeard

    Joined:
    Oct 17, 2017
    Posts:
    4
    Hi all.
    There is 25 videos for user per day limit. Should I check it from my script or Unity just stop give user ads videos? I'm using Unity Ads and 2018.3.9f1 unity.
     
  2. StartStart

    StartStart

    Joined:
    Jan 2, 2013
    Posts:
    150
    Check at your scripts would be better in my opinion.
     
  3. ap-unity

    ap-unity

    Unity Technologies

    Joined:
    Aug 3, 2016
    Posts:
    1,519
    @BloodyBeard,

    In general, you should always check IsReady before giving the player the option of seeing an ad. But beyond that, you should not have to do any additional work.

    Our system will continue to show ads depending on availability and profitability. This can vary by region and we have moved away from mentioning a specific limit in any of our documentation.
     
    BloodyBeard and StartStart like this.
  4. StartStart

    StartStart

    Joined:
    Jan 2, 2013
    Posts:
    150
    Wow isReady is automatic check for 25 limit? That nice!
     
Thread Status:
Not open for further replies.