Hide

type AdGroupAdExperimentData (v201506)

Data associated with an advertiser experiment for an AdGroupAd This is disabled for AdX.


Namespace
https://adwords.google.com/api/adwords/cm/v201506
Fields
Field Type Description
experimentId
Filterable
Required
Selectable
xsd:long This field can be selected using the value "ExperimentId". This field can be filtered on. This field is required and should not be null.
experimentDeltaStatus
Required
Selectable
ExperimentDeltaStatus Status of this AdGroupAd in the experiment. It must be specified while adding experiment data, which could come as a SET as well This field can be selected using the value "ExperimentDeltaStatus". This field is required and should not be null when it is contained within Operators : ADD.
Enumerations
EXPERIMENT_ONLY
The entity is added only to the Experiment split.
MODIFIED
The entity is present in the Control split and is modified in the Experiment split.
CONTROL_ONLY
The entity is present only in the Control split - it is suppressed from the Experiment split.
UNKNOWN
Used for return value only. An enumeration could not be processed, typically due to incompatibility with your WSDL version.
experimentDataStatus
ReadOnly
Selectable
ExperimentDataStatus Status of the experiment row This field can be selected using the value "ExperimentDataStatus". This field is read only and will be ignored when sent to the API for the following Operators: ADD.
Enumerations
ENABLED
The experimental changes to the entity are active.
REMOVED
The experimental changes to the entity are no longer active.
UNKNOWN
Used for return value only. An enumeration could not be processed, typically due to incompatibility with your WSDL version.

Send feedback about...

AdWords API