Skip to main content
PFExperimentationGetTreatmentAssignmentRequest data model. Given a title player or a title entity token, returns the treatment variants and variables assigned to the entity across all running experiments.

Syntax

Members

customTags   PFStringDictionaryEntry const*
may be nullptr
(Optional) The optional custom tags associated with the request (e.g. build number, external trace identifiers, etc.). customTagsCount   uint32_t Count of customTags entity   PFEntityKey const*
may be nullptr
(Optional) The optional entity to perform this action on. Defaults to the currently logged in entity.

Requirements

Header: PFExperimentationTypes.h

See also

PFExperimentationTypes members
Last modified on August 3, 2026