AdWords API
Feedback on this document

type CampaignError (v201209)

Base error class for Campaign 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.
CampaignError
reason CampaignError.Reason The error reason represented by an enum.
Enumerations
AFTER_MAXIMUM_ALLOWABLE_DATE
A date was used that is past the system "last" date.
CANNOT_GO_BACK_TO_INCOMPLETE
A complete campaign cannot go back to being incomplete
CANNOT_MODIFY_START_DATE_IF_ALREADY_STARTED
Trying to change start date on a campaign that has started.
CANNOT_SET_ACCELERATED_DELIVERY_FOR_BUDGET_OPTIMIZER_CAMPAIGN
An accelerated delivery method was specified for a budget optimizer campaign.
CANNOT_SET_END_DATE_BEFORE_EXPERIMENT_END_DATE
Trying to modify an end date before an active experiment end date.
CANNOT_SET_DATE_TO_PAST
Trying to modify a date into the past.
CANNOT_SET_POSITION_PREFERENCE_IF_NOT_SEARCH_TARGETED
The campaign is not search targeted to enable position preference
CURRENCY_NOT_VALID_FOR_ACCOUNT
A currency was specified other than the account currency.
DUPLICATE_CAMPAIGN_NAME
Trying to modify name of campaign to one already assigned to another campaign.
INCOMPATIBLE_CAMPAIGN_FIELD
Two fields are in conflicting modes.
INVALID_CAMPAIGN_NAME
Campaign name cannot be used.
INVALID_AD_SERVING_OPTIMIZATION_STATUS
Given status is invalid.
KEYWORD_QUOTA_EXCEEDED
Customer keyword quota has been exceeded.
MAX_IMPRESSIONS_NOT_IN_RANGE
The maximum number of impressions for Frequency Cap should be an integer greater than 0.
START_DATE_AFTER_END_DATE
The campaign start date was after the campaign end date.
TIME_UNIT_NOT_SUPPORTED
Only the Day, Week and Month time units are supported.
USE_BIDDING_TRANSITION_FIELD_INSTEAD_TO_SWITCH_BIDDING_STRATEGY
Bidding strategy field was set to a value other than the current bidding strategy of the campaign
CANNOT_CHANGE_CAMPAIGN_TYPE
Changing campaignType is not allowed
INVALID_OPERATION_IF_SERVING_STATUS_HAS_ENDED
Operation not allowed on a campaign whose serving status has ended
CANNOT_CHANGE_TV_CAMPAIGN
Modifying TV Campaigns is not allowed
CANNOT_ADD_CAMPAIGN_WITH_CONVERSION_OPTIMIZER_BIDDING_STRATEGY
Cannot add a campaign with conversion optimizer turned on
CANNOT_SET_BUDGET
Campaigns with percent cpa bidding strategy do not have budgets
MUST_SPECIFY_KEYWORD_MATCH_SETTINGS
All new campaigns nust specify KeywordMatchSetting
UNKNOWN
Default error 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.