C# Class PlayFab.AdminModels.GetPlayerTagsRequest

Inheritance: PlayFabRequestCommon
Mostrar archivo Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
Namespace string
PlayFabId string

Property Details

Namespace public_oe property

Optional namespace to filter results by
public string Namespace
return string

PlayFabId public_oe property

Unique PlayFab assigned ID of the user on whom the operation will be performed.
public string PlayFabId
return string