Skip to main content
PFAccountManagementGetPlayerCombinedInfoRequest data model.

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 infoRequestParameters   PFGetPlayerCombinedInfoRequestParams const* Flags for which pieces of info to return for the user. playFabId   const char*
is null-terminated
PlayFabId of the user whose data will be returned. If not filled included, we return the data for the calling player. .

Requirements

Header: PFAccountManagementTypes.h

See also

PFAccountManagementTypes members
Last modified on August 1, 2026