AdWords API
Feedback on this document

type AdGroupAdExperimentData (v201209)

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


Namespace
https://adwords.google.com/api/adwords/cm/v201209
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 should not be set for following Operators : ADD. If this field is sent to the API, it will be ignored.
Enumerations
ACTIVE
The experimental changes to the entity are active.
DELETED
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.

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.