The AdWords API is no longer supported. Use the
Google Ads API instead.
Send feedback
type CampaignError (v201809)
Base error class for Campaign Service.
Namespace
https://adwords.google.com/api/adwords/cm/v201809
Field
ApiError
(inherited)
fieldPath
xsd: string
The OGNL field path to identify cause of error.
fieldPathElements
FieldPathElement []
A parsed copy of the field path. For example, the field path "operations[1].operand"
corresponds to this list: {FieldPathElement(field = "operations", index = 1),
FieldPathElement(field = "operand", index = null)}.
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
CANNOT_GO_BACK_TO_INCOMPLETE
A complete campaign cannot go back to being incomplete
CANNOT_TARGET_CONTENT_NETWORK
Cannot target content network.
CANNOT_TARGET_SEARCH_NETWORK
Cannot target search network.
CANNOT_TARGET_SEARCH_NETWORK_WITHOUT_GOOGLE_SEARCH
Cannot cover search network without google search network.
CANNOT_TARGET_GOOGLE_SEARCH_FOR_CPM_CAMPAIGN
Cannot target Google Search network for a CPM campaign.
CAMPAIGN_MUST_TARGET_AT_LEAST_ONE_NETWORK
Must target at least one network.
CANNOT_TARGET_PARTNER_SEARCH_NETWORK
Only some Google partners are allowed to target partner search network.
CANNOT_TARGET_CONTENT_NETWORK_ONLY_WITH_CRITERIA_LEVEL_BIDDING_STRATEGY
Cannot target content network only as campaign has criteria-level bidding strategy.
CAMPAIGN_DURATION_MUST_CONTAIN_ALL_RUNNABLE_TRIALS
Cannot modify the start or end date such that the campaign duration would not contain the
durations of all runnable trials.
CANNOT_MODIFY_FOR_TRIAL_CAMPAIGN
Cannot modify dates, budget or campaign name of a trial campaign.
DUPLICATE_CAMPAIGN_NAME
Trying to modify the name of an active or paused campaign, where the name is already
assigned to another active or paused 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.
INVALID_TRACKING_URL
Error in the campaign level tracking url.
CANNOT_SET_BOTH_TRACKING_URL_TEMPLATE_AND_TRACKING_SETTING
Cannot set both tracking url template and tracking setting. An user has to clear legacy
tracking setting in order to add tracking url template.
MAX_IMPRESSIONS_NOT_IN_RANGE
The maximum number of impressions for Frequency Cap should be an integer greater than 0.
TIME_UNIT_NOT_SUPPORTED
Only the Day, Week and Month time units are supported.
INVALID_OPERATION_IF_SERVING_STATUS_HAS_ENDED
Operation not allowed on a campaign whose serving status has ended
BUDGET_CANNOT_BE_SHARED
This budget is exclusively linked to a Campaign that is using @link{Experiment}s
so it cannot be shared.
CAMPAIGN_CANNOT_USE_SHARED_BUDGET
Campaigns using @link{Experiment}s cannot use a shared budget.
CANNOT_CHANGE_BUDGET_ON_CAMPAIGN_WITH_TRIALS
A different budget cannot be assigned to a campaign when there are running or scheduled
trials.
CAMPAIGN_LABEL_DOES_NOT_EXIST
No link found between the campaign and the label.
CAMPAIGN_LABEL_ALREADY_EXISTS
The label has already been attached to the campaign.
MISSING_SHOPPING_SETTING
A ShoppingSetting was not found when creating a shopping campaign.
INVALID_SHOPPING_SALES_COUNTRY
The country in shopping setting is not an allowed country.
MISSING_UNIVERSAL_APP_CAMPAIGN_SETTING
A Campaign with channel sub type UNIVERSAL_APP_CAMPAIGN must have a
UniversalAppCampaignSetting specified.
ADVERTISING_CHANNEL_TYPE_NOT_AVAILABLE_FOR_ACCOUNT_TYPE
The requested channel type is not available according to the customer's account setting.
INVALID_ADVERTISING_CHANNEL_SUB_TYPE
The AdvertisingChannelSubType is not a valid subtype of the primary channel type.
CAMPAIGN_CANNOT_USE_SHARED_BUDGET_WHILE_PART_OF_CAMPAIGN_GROUP
A campaign cannot use a shared budget and be a part of a campaign group.
AT_LEAST_ONE_CONVERSION_MUST_BE_SELECTED
At least one conversion must be selected.
CANNOT_SET_AD_ROTATION_MODE
Setting ad rotation mode for a campaign is not allowed.
Ad rotation mode at campaign is deprecated.
UNKNOWN
Default error
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-07-21 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Need to tell us more?