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.

Question Leaderboard Usage & Pricing Transparency?

Discussion in 'Leaderboards' started by jawnwee, Jun 14, 2023.

  1. jawnwee

    jawnwee

    Joined:
    Nov 4, 2019
    Posts:
    31
    Hi,

    While the product is currently free and under beta, I was wondering if there are ways we can see how much usage our app is currently doing and see where there might be too many API calls and such. Would love to get ahead of potential issues before the product becomes a paid service.

    Cheers
     
  2. SebT_Unity

    SebT_Unity

    Unity Technologies

    Joined:
    Jun 21, 2021
    Posts:
    278
    Hi jawnwee,

    You can find out more about pricing here. Once out of the beta you would be able to find the information under DASHBOARD > PROJECTS > COST AND USAGE REPORTING

    You may try getting an estimate by looking at the total number of entries in the leaderboards.
    DASHBOARD > LIVEOPS> OVERVIEW
    select the leaderboard and select the entries tab. At the bottom right of that screen you will see total entries.

    This will give you an idea of how many users are using the leaderboards and you can apply the logic on the pricing page to get an estimate of your usage.

    Hope this helps you get an idea while your testing out the product.

    Best,
    Seb
     
  3. jawnwee

    jawnwee

    Joined:
    Nov 4, 2019
    Posts:
    31
    @SebT_Unity thanks, I was more concerned with this specific line

    We ask you on average to restrict usage to:
    500 Calls per MAU
    50 leaderboards stored per MAU

    And how that impacts cost if at all thanks