Set Player Gameplay Limit

This endpoint allows you to set or update the maximum number of gameplays an individual player is allowed in a campaign. Use it when you want to control how many times a specific player can play — for example, granting extra attempts as a reward, or tightening the limit for a particular customer. The campaign must be configured with the dynamic gameplay limit type. Requests made against campaigns using any other gameplay limit type are rejected with a 400 response.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The ID of the campaign you want to set the player gameplay limit for.

Body Params
string
required

The Optimove customer ID of the player.

int32
required
≥ 1

The maximum number of gameplays the player is allowed in this campaign. Must be 1 or greater.

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json