AdWords API
Feedback on this document

type ExperimentServiceError (v201209)

Base error class for Experiment Service.


Namespace
https://adwords.google.com/api/adwords/cm/v201209
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.
ExperimentServiceError
reason ExperimentServiceError.Reason The error reason represented by an enum.
Enumerations
AFTER_MAXIMUM_ALLOWABLE_DATE
Start/end date is too far in the future
AOL_PARTNER_CAMPAIGNS_CANT_RUN_EXPERIMENTS
AOL partners are not permitted to run experiments
CANNOT_CREATE_EXPERIMENT_FOR_BIDDING_STRATEGY
Cannot create experiment for bidding strategy
CANNOT_CREATE_EXPERIMENT_FOR_BIDDING_STRATEGY_FEATURE
Cannot create experiment for a bidding strategy feature used in the campaign.
CANNOT_SET_DATE_TO_PAST
Specified start/end date for experiment is in the past
CANNOT_SET_END_DATE_WITHOUT_SETTING_START_DATE
Cannot set an end date for an experiment if a start date is not set.
DATE_OUTSIDE_CAMPAIGN_DATE_RANGE
Start date before campaign start or end date after campaign end
EXPERIMENT_ALREADY_STARTED
Can't change start date of experiment once started
EXPERIMENT_ENDED
Can't edit ended experiments
EXPERIMENT_LIMIT_EXCEEDED
Adding experiment would exceed maximum allowed experiments in campaign.
INVALID_EXPERIMENT_NAME
Experiment name cannot be used.
INVALID_QUERY_PERCENTAGE
The query percentage is not valid
CANNOT_CHANGE_QUERY_PERCENTAGE_AFTER_EXPERIMENT_HAS_STARTED
Cannot change query percentage after experiment has started
INVALID_STATUS_UPDATE
Invalid initial experiment status or transition.
START_DATE_AFTER_END_DATE
The experiment start date was after the experiment end date.
NO_VALID_BUDGET
No budget in this campaign
EXPERIMENT_NOT_ACTIVE
An inactive experiment cannot be changed
EXPERIMENT_SERVICE_ERROR

Authentication required

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

Signing you in...

Google Developers needs your permission to do that.