My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlayFab.ExperimentationModels.CreateExclusionGroupRequest Class Reference

Given a title entity token and exclusion group details, will create a new exclusion group for the title. More...

Inheritance diagram for PlayFab.ExperimentationModels.CreateExclusionGroupRequest:
PlayFab.SharedModels.PlayFabRequestCommon PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

Dictionary< string, string > CustomTags
 The optional custom tags associated with the request (e.g. build number, external trace identifiers, etc.).
 
string Description
 Description of the exclusion group.
 
string Name
 Friendly name of the exclusion group.
 
- Public Attributes inherited from PlayFab.SharedModels.PlayFabRequestCommon
PlayFabAuthenticationContext AuthenticationContext
 

Additional Inherited Members

- Public Member Functions inherited from PlayFab.SharedModels.PlayFabBaseModel
string ToJson ()
 

Detailed Description

Given a title entity token and exclusion group details, will create a new exclusion group for the title.


The documentation for this class was generated from the following file: