Enum describing possible experiment errors.
Enums | |
---|---|
|
Enum unspecified. |
|
The received error code is not known in this version. |
|
The start date of an experiment cannot be set in the past. Use a start date in the future. |
|
The end date of an experiment is before its start date. Use an end date after the start date. |
|
The start date of an experiment is too far in the future. Use a start date no more than 1 year in the future. |
|
The experiment has the same name as an existing active experiment. |
|
Experiments can only be modified when they are ENABLED. |
|
The start date of an experiment cannot be modified if the existing start date has already passed. |
|
The end date of an experiment cannot be set in the past. |
|
The status of an experiment cannot be set to REMOVED. |
|
The end date of an expired experiment cannot be modified. |
|
The status is invalid. |
|
Experiment arm contains campaigns with invalid advertising channel type. |
|
A pair of trials share members and have overlapping date ranges. |
|
Experiment arm contains invalid traffic split. |
|
Experiment contains trial arms with overlapping traffic split. |
|
The total traffic split of trial arms is not equal to 100. |
|
Traffic split related settings (like traffic share bounds) can't be modified after the experiment has started. |
|
The experiment could not be found. |
|
Experiment has not begun. |
|
The experiment cannot have more than one control arm. |
|
The experiment doesn't set in-design campaigns. |
|
Clients must use the graduate action to graduate experiments and cannot set the status to GRADUATED directly. |
|
Cannot use shared budget on base campaign when scheduling an experiment. |
|
Cannot use custom budget on base campaign when scheduling an experiment. |
|
Invalid status transition. |
|
The experiment campaign name conflicts with a pre-existing campaign. |
|
Cannot remove in creation experiments. |
|
Cannot add campaign with deprecated ad types. Deprecated ad types: ENHANCED_DISPLAY, GALLERY, GMAIL, KEYWORDLESS, TEXT. |
|
Sync can only be enabled for supported experiment types. Supported experiment types: SEARCH_CUSTOM, DISPLAY_CUSTOM, DISPLAY_AUTOMATED_BIDDING_STRATEGY, SEARCH_AUTOMATED_BIDDING_STRATEGY. |
|
Experiment length cannot be longer than max length. |