Hide

type ExperimentError (v201506)


Namespace
https://adwords.google.com/api/adwords/cm/v201506
Fields
Field Type Description
ApiError (inherited)
fieldPath xsd:string The OGNL field path to identify cause of error.
trigger xsd:string The data that caused the error.
errorString xsd:string A simple string representation of the error and reason.
ApiError.Type xsd:string Indicates that this instance is a subtype of ApiError. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead.
ExperimentError
reason ExperimentError.Reason The error reason represented by an enum.
Enumerations
EXPERIMENT_DELTA_STATUS_NOT_SPECIFIED
Experiment delta status not specified.
EXPERIMENT_DELTA_STATUS_NOT_ALLOWED
Experiment delta status not allowed.
EXPERIMENT_STATUS_NOT_ALLOWED
Cannot create experiment data in REMOVED status
EXPERIMENT_NOT_ALLOWED_FOR_BIDDING_STRATEGY
Experiments are not allowed for this bidding strategy
EXPERIMENT_NOT_ALLOWED_FOR_CRITERION_TYPE
Experiments are not allowed for this criterion type
EXPERIMENT_NOT_ACTIVE
Cannot make changes for inactive experiments
INVALID_EXPERIMENT_ID
Invalid experiment id
EXPERIMENT_ID_NOT_SPECIFIED_WITH_SEGMENTATION_CRITERIA
Experiment id must be specified for this criterion
TOO_MANY_CHANGES_TO_EXPERIMENT
This experiment has too many changes
EXPERIMENT_ERROR

Send feedback about...

AdWords API