Microsoft Azure PlayFab Profiles API
All PlayFab entities have profiles, which hold top-level properties about the entity. These APIs give you the tools needed to manage entity profiles.
Account Management
-
GetGlobalPolicy
Gets the global title access policy
-
GetProfile
Retrieves the entity's profile.
-
GetProfiles
Retrieves the entity's profile.
-
GetTitlePlayersFromMasterPlayerAccountIds
Retrieves the title player accounts associated with the given master player account.
-
SetGlobalPolicy
Sets the global title access policy
-
SetProfileLanguage
Updates the entity's language. The precedence hierarchy for communication to the player is Title Player Account language, Master Player Account language, and then title default language if the first two aren't set or supported.
-
SetProfilePolicy
Sets the profiles access policy