Skip to main content
PFAccountManagementGetPlayerCombinedInfoResult data model. Returns whatever info is requested in the response for the user. If no user is explicitly requested this defaults to the authenticated user. If the user is the same as the requester, PII (like email address, facebook id) is returned if available. Otherwise, only public information is returned. All parameters default to false.

Syntax

Members

infoResultPayload   PFGetPlayerCombinedInfoResultPayload const*
may be nullptr
(Optional) Results for requested info. playFabId   const char*
is null-terminated
(Optional) Unique PlayFab assigned ID of the user on whom the operation will be performed.

Requirements

Header: PFAccountManagementTypes.h

See also

PFAccountManagementTypes members
Last modified on August 3, 2026