|
My Project
|
Given an entity token and an experiment ID this API deletes the experiment. A running experiment must be stopped before it can be deleted. More...
Public Attributes | |
| Dictionary< string, string > | CustomTags |
| The optional custom tags associated with the request (e.g. build number, external trace identifiers, etc.). | |
| string | ExperimentId |
| The ID of the experiment to delete. | |
Public Attributes inherited from PlayFab.SharedModels.PlayFabRequestCommon | |
| PlayFabAuthenticationContext | AuthenticationContext |
Additional Inherited Members | |
Public Member Functions inherited from PlayFab.SharedModels.PlayFabBaseModel | |
| string | ToJson () |
Given an entity token and an experiment ID this API deletes the experiment. A running experiment must be stopped before it can be deleted.