My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlayFab.ExperimentationModels.Experiment Class Reference
Inheritance diagram for PlayFab.ExperimentationModels.Experiment:
PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

string Description
 Description of the experiment.
 
DateTime? EndDate
 When experiment should end/was ended.
 
string ExclusionGroupId
 Id of the exclusion group for this experiment.
 
uint? ExclusionGroupTrafficAllocation
 Percentage of exclusion group traffic that will see this experiment.
 
ExperimentType? ExperimentType
 Type of experiment.
 
string Id
 Id of the experiment.
 
string Name
 Friendly name of the experiment.
 
string SegmentId
 Id of the segment to which this experiment applies. Defaults to the 'All Players' segment.
 
DateTime StartDate
 When experiment should start/was started.
 
ExperimentState? State
 State experiment is currently in.
 
List< string > TitlePlayerAccountTestIds
 List of title player account IDs that automatically receive treatments in the experiment, but are not included when calculating experiment metrics.
 
List< VariantVariants
 List of variants for the experiment.
 

Additional Inherited Members

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

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