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

Given an entity token and an exclusion group ID this API deletes the exclusion group. More...

Inheritance diagram for PlayFab.ExperimentationModels.DeleteExclusionGroupRequest:
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 ExclusionGroupId
 The ID of the exclusion group to delete.
 
- 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 an entity token and an exclusion group ID this API deletes the exclusion group.


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