SDK Experiments (V1)

Request experiment assignments

Requests deterministic experiment assignments for the given gameserver and/or its players. For player-targeted experiments returns a playerIdsByGroupId map; for server-targeted experiments returns the assigned gameserverGroupId. Pass knownGroupIds to suppress redundant group payloads, and playerProperties / serverProperties to drive property-based targeting. Returns null when no experiments are active.

post/sdk/v1/experiments/assignments

Headers

boolean
OR
'true' | 'false'
project-idinteger
serveridstring required

Request body

playerIdsstring[] required
allowGameserverAssignmentboolean
knownGroupIdsnumber[]
serverPropertiesobject
playerPropertiesobject

Response

Default Response

OR
OR
{"stackTrail":"paths:/sdk/v1/experiments/assignments:post:responses:200:content:application/json:schema:anyOf:2","oasType":"schema","type":"unknown","nullable":true}

Changes

No recorded changes to this endpoint across all 1 revision of this API.