Class MediationAbExperimentExperimentMediationLine
The mediation group line for the experiment. It will be used for serving during the run of the experiment.
Implements
Inherited Members
Namespace: Google.Apis.AdMob.v1beta.Data
Assembly: Google.Apis.AdMob.v1beta.dll
Syntax
public class MediationAbExperimentExperimentMediationLine : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
MediationGroupLine
The mediation group line used by the experiment.
Declaration
[JsonProperty("mediationGroupLine")]
public virtual MediationGroupMediationGroupLine MediationGroupLine { get; set; }
Property Value
Type | Description |
---|---|
MediationGroupMediationGroupLine |