Minigames (formerly Adact) Attempts per CID lets you set how many times each player can play a campaign. This guide will walk you through how to turn on a dynamic participation limit and explains how attempts are counted.
Step-by-Step: How to Set a Dynamic Participation Limit
- Open your campaign's Publishing Settings.
- Open the Participation Limit Per Player dropdown.
- Choose Dynamic.
How Attempts per CID Works
- Every CID (Customer ID) starts with 1 attempt per campaign by default.
- The attempt count is scoped per campaign — it does not carry over to your other Minigames campaigns.
- An attempt is consumed when the player completes a game session — specifically, when the
ootb_adact_gameplay_finishedevent fires and a prize has been assigned. Exact timing may vary slightly by game type.
Protip: You can grant a player extra attempts through the Optimove API — for example, to reward an action such as a deposit with an additional spin. See the Optimove Developer Hub for API implementation details.