The error codes in the following table apply to all campaign management APIs.
|
Numeric Error Code
|
Textual Error Code
|
Description
|
|---|
|
1001
|
CampaignServiceCannotChangeStatusOnUpdate
|
The status cannot be changed by using an update service operation. Instead, use the Pause or Resume API.
|
|
1003
|
CampaignServiceCannotSpecifyStatusOnAdd
|
The status property must be null for an add operation.
|
|
1004
|
CampaignServiceIdShouldBeNullOnAdd
|
The identifier property must be null for an add operation.
|
|
1005
|
CampaignServiceInvalidNegativeKeyword
|
The negative keyword property is not valid.
|
|
1006
|
CampaignServiceNegativeKeywordsTotalLengthExceeded
|
The total length of the negative keywords has been exceeded.
|
|
1007
|
CampaignServiceNegativeKeywordMatchesKeyword
|
A negative keyword matches a keyword.
|
|
1008
|
CampaignServiceInvalidAccountStatus
|
The account status is not valid for the requested operation.
|
|
1009
|
CampaignServiceAccountIdMissingInRequestHeader
|
For aggregators, the customer's account ID must be supplied in the request header.
|
|
1010
|
CampaignServiceSystemInReadOnlyMode
|
The system is currently in read-only mode. Only Get operations are supported at this time.
|
|
1011
|
CampaignServiceFutureFeatureCode
|
An internal error has occurred.
|
|
1012
|
CampaignServiceInvalidNegativeSiteURL
|
A negative website URL is invalid.
|
|
1013
|
CampaignServiceNegativeSiteURLExceededMaxCount
|
The negative website URLs exceeded maximum allowed limit.
|
|
1014
|
CampaignServiceTimeZoneValueInvalid
|
The time zone value is not valid. See Campaign Time Zone Values for list of valid values.
|
|
1015
|
CampaignServiceCurrencyValueInvalid
|
The currency value is not valid. See Currency Values for list of valid values.
|
|
1016
|
CampaignServiceInvalidEntityState
|
The entity status is not valid. See the documentation for the entity type state to determine the possible values.
|
|
1017
|
CampaignServiceInvalidSearchBids
|
One or more of the specified search bids are not valid.
|
|
1018
|
CampaignServiceInvalidContentBid
|
The specified content bid is not valid.
|
|
1019
|
CampaignServiceCashbackAllowedOnlyForSearchMedium
|
The Bing cashback rebate program is only supported for search ads.
|
|
1020
|
CampaignServiceCashbackNotAllowedForAdgroupsDistributionChannel
|
The ad group distribution channel does not support the cashback rebate program.
|
|
1021
|
CampaignServiceAccountNotEligbleForKeywordLevelCashback
|
The specified account is not eligible for keyword-level cashback rebates.
|
|
1022
|
CampaignServiceCampaignCashbackNeedToBeEnabledBeforeEnablingAdgroup
|
The cashback rebate program must be enabled for the campaign before it can be enabled for the ad group.
|
|
1023
|
CampaignServiceAccountNotEligibleToModifyCashBack
|
The specified account cannot modify the cashback information.
|
|
1024
|
CampaignServiceAccountNotEligibleToSetCashbackAmount
|
The specified account cannot modify the cashback rebate amount.
|
|
1025
|
CampaignServiceInvalidCashbackAmount
|
The CashBackAmount element of the CashBackInfo object is not valid.
|
|
1026
|
CampaignServiceCashbackTextTooLong
|
The text in the CashBackText element of the CashBackInfo object is too long.
|
|
1027
|
CampaignServiceCashBackStatusRequired
|
The CashBackStatus element of the CashBackInfo object is missing or not valid.
|
|
1028
|
CampaignServiceCashbackInfoShouldBeNullForBackwardCompatability
|
The CashBackInfo element should be null for backwards compatibility.
|
|
1029
|
CampaignServiceCustomerIdHasToBeSpecified
|
The CustomerId element must be specified for this operation.
|
|
1033
|
CampaignServiceAccountIdHasToBeSpecified
|
The CustomerAccountId element must be specified for this operation.
|
|
1031
|
CampaignServiceCannotPerformCurrentOperation
|
The operation cannot be completed due to some invalid customer or user information.
|
The error codes in the following table apply to the following campaign management service operations that affect campaigns:
|
Numeric Error Code
|
Textual Error Code
|
Description
|
|---|
|
1100
|
CampaignServiceInvalidCampaignId
|
The Campaign.Id element is not valid.
|
|
1101
|
CampaignServiceInvalidCampaignName
|
The Campaign.Name element is not valid.
|
|
1102
|
CampaignServiceInvalidAccountId
|
The account identifier is not valid.
|
|
1103
|
CampaignServiceNullCampaign
|
The campaign object is null.
|
|
1104
|
CampaignServiceInvalidCampaignDescription
|
The Campaign.Description element is not valid.
|
|
1105
|
CampaignServiceInvalidMonthlyBudget
|
The Campaign.MonthlyBudget element is not valid.
|
|
1106
|
CampaignServiceInvalidDailyBudget
|
The Campaign.DailyBudget element is not valid.
|
|
1107
|
CampaignServiceDuplicateCampaignIds
|
Duplicate identifiers are contained in the array of campaigns.
|
|
1108
|
CampaignServiceInvalidConversionTrackingEnabled
|
The Campaign.ConversionTrackingEnabled element must be set for the campaign.
|
|
1109
|
CampaignServiceTimeZoneNotEnabled
|
The Campaign.TimeZone element must be set for the campaign.
|
|
1110
|
CampaignServiceDaylightSavingNotEnabled
|
The Campaign.DaylightSaving element must be set for the campaign.
|
|
1111
|
CampaignServiceInvalidConversionTrackingScriptSet
|
The Campaign.ConversionTrackingScript element must not be set for the campaign.
|
|
1113
|
CampaignServiceCampaignsArrayShouldNotBeNullOrEmpty
|
The array of campaigns is null or empty.
|
|
1114
|
CampaignServiceCampaignsArrayExceedsLimit
|
The list of campaigns exceeds the limit.
|
|
1115
|
CampaignServiceCannotCreateDuplicateCampaign
|
An attempt was made to create a duplicate of a campaign that already exists.
|
|
1117
|
CampaignServiceMaximumCampaignsReached
|
No more campaigns can be added to the specified account.
|
|
1118
|
CampaignServiceCampaignIdsArrayShouldNotBeNullOrEmpty
|
The array of campaign identifiers is null or empty.
|
|
1119
|
CampaignServiceCampaignIdsArrayExceedsLimit
|
The list of campaign identifiers exceeds the limit.
|
|
1120
|
CampaignServiceInvalidCampaignStatus
|
The campaign status is not valid for the requested operation.
|
|
1121
|
CampaignServiceInvalidBudgetType
|
The Campaign.BudgetType element is missing or is not valid.
|
|
1122
|
CampaignServiceCampaignNotEligibleForCashBack
|
The specified campaign is not eligible for the cash-back rebate program.
|
|
1123
|
CampaignServiceCampaignBudgetAmountIsLessThanSpendAmount
|
The new monthly campaign budget is less than the amount already spent for the current month.
|
|
1129
|
CampaignServiceCampaignAlreadyExists
|
The campaign already exists.
|
The error codes in the following table apply to the following campaign management service operations that affect ad groups:
|
Numeric Error Code
|
Textual Error Code
|
Description
|
|---|
|
1200
|
CampaignServiceNullAdGroup
|
The AdGroup object is null.
|
|
1201
|
CampaignServiceInvalidAdGroupId
|
The AdGroup.Id element is not valid.
|
|
1202
|
CampaignServiceInvalidAdGroupName
|
The AdGroup.Name element is not valid.
|
|
1203
|
CampaignServiceDuplicateInAdGroupIds
|
Duplicate identifiers are contained in the array of ad groups.
|
|
1204
|
CampaignServiceAdGroupEndDateShouldBeAfterStartDate
|
The AdGroup.EndDate element must follow the AdGroup.StartDate element.
|
|
1205
|
CampaignServiceCannotUpdateLanguageAndRegion
|
The AdGroup.LanguageAndRegion element cannot be updated.
|
|
1208
|
CampaignServiceCampaignBudgetLessThanAdGroupBudget
|
The ad group budget exceeds the campaign budget.
|
|
1209
|
CampaignServiceAdGroupsArrayShouldNotBeNullOrEmpty
|
The array of ad groups cannot be null or empty.
|
|
1210
|
CampaignServiceAdGroupsArrayExceedsLimit
|
The number of ad groups exceeds the limit.
|
|
1211
|
CampaignServiceAdGroupUserNotAllowedContentMedium
|
The ad group user cannot use the content medium.
|
|
1212
|
CampaignServiceAdGroupStartDateLessThanCurrentDate
|
The AdGroup.StartDate element must be after the current date.
|
|
1213
|
CampaignServiceMaximumAdGroupsReached
|
No more ad groups can be added to the campaign.
|
|
1214
|
CampaignServiceCannotCreateDuplicateAdGroup
|
An attempt was made to create a duplicate of an ad group that already exists.
|
|
1215
|
CampaignServiceCannotUpdateAdGroupInExpiredState
|
An ad group that has expired cannot be updated.
|
|
1216
|
CampaignServiceCannotUpdateAdGroupInSubmittedState
|
An ad group that has been submitted for approval cannot be updated.
|
|
1217
|
CampaignServiceCannotOperateOnAdGroupInCurrentState
|
The requested operation cannot be performed on an ad group in the current state.
|
|
1218
|
CampaignServiceAdGroupIdsArrayShouldNotBeNullOrEmpty
|
The array of ad group identifiers cannot be null or empty.
|
|
1219
|
CampaignServiceAdGroupIdsArrayExceedsLimit
|
The number of ad group identifiers exceeds the limit.
|
|
1220
|
CampaignServiceMissingDistributionChannel
|
The AdGroup.LanguageAndRegion element, representing the distribution channel, is missing.
|
|
1221
|
CampaignServiceAdGroupInvalidDistributionChannel
|
The AdGroup.LanguageAndRegion element value is not valid.
|
|
1222
|
CampaignServiceAdGroupInvalidMedium
|
The AdGroup.AdDistribution element value is not valid.
|
|
1223
|
CampaignServiceAdGroupMediumNotAllowedForDistributionChannel
|
The distribution channel that is specified by the AdGroup.LanguageAndRegion element does not support content ads.
|
|
1224
|
CampaignServiceAdGroupMissingAdMedium
|
The AdGroup.AdDistribution element is required when a new ad group is being created.
|
|
1225
|
CampaignServiceUserNotAuthorizedForDistributionChannel
|
The specified user is not authorized to use the specified AdGroup.LanguageAndRegion element for the ad group.
|
|
1226
|
CampaignServiceNeedAtleastOneAdAndOneKeywordToSubmit
|
An ad group must have at least one ad and one keyword associated with it before it can be passed to the SubmitAdGroupForApproval service operation.
|
|
1227
|
CampaignServiceAdGroupStartDateCannotBeEarlierThanSubmitDate
|
The AdGroup.StartDate element cannot be prior to the date that the ad group was submitted.
|
|
1228
|
CampaignServiceCannotSetPricingModelOnAdGroup
|
The AdGroup.PricingModel element is not currently supported and must be null.
|
|
1229
|
CampaignServiceCannotSetSearchBidOnAdGroup
|
Search bids are not currently supported for the ad group.
|
|
1230
|
CampaignServiceCannotSetContentBidOnAdGroup
|
Content bids are not currently supported for the ad group.
|
|
1231
|
CampaignServiceAdGroupExpired
|
The operation is not valid for an ad group that is expired.
|
|
1232
|
CampaignServiceAdGroupInvalidStartDate
|
The start date specified in the ad group is not valid.
|
|
1233
|
CampaignServiceAdGroupInvalidEndDate
|
The end date specified in the ad group is not valid.
|
|
1234
|
CampaignServiceAdGroupPricingModelCpmRequiresContentMedium
|
The cost-per-thousand-impressions (CPM) pricing model is allowed only if the AdGroup.AdDistribution element contains "Content".
|
|
1235
|
CampaignServiceAdGroupInvalidMediumForCustomer
|
The customer account is not allowed to create ad groups in the specified ad distribution medium.
|
|
1236
|
CampaignServiceAdGroupPricingModelCpmIsNotEnabledForCustomer
|
The customer account is not allowed to create ad groups in the specified pricing model.
|
|
1237
|
CampaignServiceAdGroupPricingModelIsNull
|
The PricingModel element is required when creating an ad group.
|
|
1238
|
CampaignServiceAdGroupMediumNotAllowedForImageAds
|
The specified ad group ad distribution medium does not allow image ads to be added to the ad group.
|
|
1239
|
CampaignServiceTypeCanBeBehavioralBidOnlyForContentAdGroups
|
The BehavioralBid bidding model is only allowed for content ad groups.
|
|
1240
|
CampaignServiceTypeCanBeSitePlacementOnlyForContentAdGroups
|
The SitePlacement bidding model is only allowed for content ad groups.
|
|
1241
|
CampaignServiceCannotUpdateBiddingModel
|
The bidding model of an ad group cannot be changed.
|
|
1242
|
CampaignServiceCannotUpdateAdDistributionForThisType
|
The ad distribution cannot be changed for this type of ad group.
|
|
1243
|
CampaignServiceTooManyAdGroupsInAccount
|
The maximum number of ad groups for the account has been exceeded.
|
The error codes in the following table apply to the following campaign management service operations that affect ads:
|
Numeric Error Code
|
Textual Error Code
|
Description
|
|---|
|
1300
|
CampaignServiceNullAd
|
The ad object is null.
|
|
1301
|
CampaignServiceInvalidAdTitle
|
The title of the ad is not valid.
|
|
1302
|
CampaignServiceInvalidAdDestinationUrl
|
The DestinationUrl element of the Ad object is not valid.
|
|
1303
|
CampaignServiceAdIdIsNull
|
The Id element of the Ad object must be set.
|
|
1304
|
CampaignServiceAdIdIsNonNull
|
The Id element of the Ad object must not be set.
|
|
1305
|
CampaignServiceAdTypeIsNonNull
|
The Type element of the Ad object must not be set.
|
|
1306
|
CampaignServiceInvalidAdText
|
The Text element of the TextAd object is not valid.
|
|
1307
|
CampaignServiceInvalidAdDisplayUrl
|
The DisplayUrl element of the TextAd object is not valid.
|
|
1308
|
CampaignServiceInvalidAdId
|
The Id element of the Ad object is not valid.
|
|
1309
|
CampaignServiceDuplicateInAdIds
|
The array of ad identifiers contains one or more duplicates.
|
|
1310
|
CampaignServiceAdsArrayShouldNotBeNullOrEmpty
|
The array of ads cannot be null or empty.
|
|
1311
|
CampaignServiceAdsArrayExceedsLimit
|
The number of ads exceeds the limit.
|
|
1312
|
CampaignServiceMaxAdsReached
|
No more ads can be added to the ad group.
|
|
1313
|
CampaignServiceDuplicateAd
|
An attempt was made to create a duplicate of an ad that already exists.
|
|
1314
|
CampaignServiceDefaultAdExists
|
A default ad already exists.
|
|
1315
|
CampaignServiceSyntaxErrorInAdTitle
|
The title of the ad contains a syntax error.
|
|
1316
|
CampaignServiceSyntaxErrorInAdText
|
The Text element of the TextAd object contains a syntax error.
|
|
1317
|
CampaignServiceSyntaxErrorInAdDisplayUrl
|
The DisplayUrl element of the TextAd object contains a syntax error.
|
|
1318
|
CampaignServiceForbiddenTextInAdTitle
|
The title of the ad contains forbidden text.
|
|
1319
|
CampaignServiceForbiddenTextInAdText
|
The Text element of the TextAd object contains forbidden text.
|
|
1320
|
CampaignServiceForbiddenTextInAdDisplayUrl
|
The DisplayUrl element of the TextAd object contains forbidden text.
|
|
1321
|
CampaignServiceIncorrectAdFormatInTitle
|
The title of the ad is not formatted correctly.
|
|
1322
|
CampaignServiceIncorrectAdFormatInText
|
The ad in the Text element of the TextAd object is not formatted correctly.
|
|
1323
|
CampaignServiceIncorrectAdFormatInDisplayUrl
|
The ad in the DisplayUrl element of the TextAd object is not formatted correctly.
|
|
1324
|
CampaignServiceTooMuchAdTextInTitle
|
The title of the ad exceeds the maximum length.
|
|
1325
|
CampaignServiceTooMuchAdTextInText
|
The Text element of the TextAd object exceeds the maximum length.
|
|
1326
|
CampaignServiceTooMuchAdTextInDisplayUrl
|
The DisplayUrl element of the TextAd object exceeds the maximum length.
|
|
1327
|
CampaignServiceTooMuchAdTextInDestinationUrl
|
The DestinationUrl element of the Ad object exceeds the maximum length.
|
|
1328
|
CampaignServiceNotEnoughAdText
|
The combination of the ad title and the ad text does not meet the requirement for the minimum number of words.
|
|
1329
|
CampaignServiceExclusiveWordInAdTitle
|
The title of the ad contains one or more reserved words.
|
|
1330
|
CampaignServiceExclusiveWordInAdText
|
The Text element of the TextAd object contains one or more reserved words.
|
|
1331
|
CampaignServiceExclusiveWordInAdDisplayUrl
|
The DisplayUrl element of the TextAd object contains one or more reserved words.
|
|
1332
|
CampaignServiceInvalidAdDisplayUrlFormat
|
The DisplayUrl element of the TextAd object is not formatted correctly.
|
|
1333
|
CampaignServiceDefaultAdSyntaxErrorInTitle
|
The title of the default ad contains a syntax error.
|
|
1334
|
CampaignServiceDefaultAdSyntaxErrorInText
|
The text of the default ad contains a syntax error.
|
|
1335
|
CampaignServiceDefaultAdSyntaxErrorInDisplayUrl
|
The display URL of the default ad contains a syntax error.
|
|
1336
|
CampaignServiceDefaultAdForbiddenWordInTitle
|
The title of the default ad contains forbidden text.
|
|
1337
|
CampaignServiceDefaultAdForbiddenWordInText
|
The text of the default ad contains forbidden text.
|
|
1338
|
CampaignServiceDefaultAdForbiddenWordInDisplayUrl
|
The display URL of the default ad contains forbidden text.
|
|
1339
|
CampaignServiceDefaultAdIncorrectAdFormatInTitle
|
The format of the title is incorrect for the default ad.
|
|
1340
|
CampaignServiceDefaultAdIncorrectAdFormatInText
|
The format of the text is incorrect for the default ad.
|
|
1341
|
CampaignServiceDefaultAdIncorrectAdFormatInDisplayUrl
|
The format of the display URL is incorrect for the default ad.
|
|
1342
|
CampaignServiceDefaultAdTooMuchTextInTitle
|
The title of the default ad exceeds the maximum limit.
|
|
1343
|
CampaignServiceDefaultAdTooMuchTextInText
|
The text of the default ad exceeds the maximum limit.
|
|
1344
|
CampaignServiceDefaultAdTooMuchTextInDisplayUrl
|
The display URL of the default ad exceeds the maximum limit.
|
|
1345
|
CampaignServiceDefaultAdTooMuchTextInDestinationUrl
|
The destination URL of the default ad exceeds the maximum limit.
|
|
1346
|
CampaignServiceDefaultAdNotEnoughAdText
|
The text of the default ad does not exceed the minimum limit.
|
|
1347
|
CampaignServiceDefaultAdExclusiveWordInTitle
|
The title of the default ad contains one or more reserved words.
|
|
1348
|
CampaignServiceDefaultAdExclusiveWordInText
|
The text of the default ad contains one or more reserved words.
|
|
1349
|
CampaignServiceDefaultAdExclusiveWordInDisplayUrl
|
The display URL of the default ad contains one or more reserved words.
|
|
1350
|
CampaignServiceDefaultAdInvalidDisplayUrlFormat
|
The format for the display URL in the default ad is not valid.
|
|
1351
|
CampaignServiceAdIdsArrayShouldNotBeNullOrEmpty
|
The array of ad identifiers cannot be null or empty.
|
|
1352
|
CampaignServiceAdIdsArrayExceedsLimit
|
The array of ad identifiers exceeds the limit.
|
|
1353
|
CampaignServiceTooMuchTextInTitleAcrossAllAssociations
|
There is too much text in the title across all keyword-ad associations.
|
|
1354
|
CampaignServiceTooMuchTextInTextAcrossAllAssociations
|
There is too much text across all keyword-ad associations.
|
|
1355
|
CampaignServiceTooMuchTextInDisplayUrlAcrossAllAssociations
|
There is too much text in the display URL across all keyword-ad associations.
|
|
1356
|
CampaignServiceNothingToUpdateInAdRequest
|
There is no information to update in the given ad request.
|
|
1357
|
CampaignServiceCannotOperateOnAdInCurrentState
|
The operation could not be performed on the specified ad in its current state.
|
|
1358
|
CampaignServiceDefaultAdInvalidDestinationUrlFormat
|
The format of the destination URL in the default ad is not valid.
|
|
1359
|
CampaignServiceInvalidAdDestinationUrlFormat
|
The format of the DestinationUrl element of the Ad object is not valid.
|
|
1360
|
CampaignServiceAdTypeDoesNotMatch
|
The Type element of the Ad object cannot be changed after the ad has been created.
|
|
1361
|
CampaignServiceInvalidBusinessName
|
The BusinessName element of the MobileAd object is not valid.
|
|
1362
|
CampaignServiceInvalidPhoneNumber
|
The PhoneNumber element of the MobileAd object is not valid.
|
|
1363
|
CampaignServiceMobileAdRequiredDataMissing
|
For a mobile ad, either the PhoneNumber and BusinessName elements or the DestinationUrl and DisplayUrl elements must be supplied.
|
|
1364
|
CampaignServiceMobileAdSupportedForSearchOnlyAdGroups
|
A mobile ad can be added only to an ad group whose AdDistribution element contains "Search".
|
|
1365
|
CampaignServiceMobileAdNotSupportedForThisMarket
|
Mobile ads are not supported for the specified distribution channel.
|
|
1366
|
CampaignServiceAdTypeInvalidForCustomer
|
The customer account is not enabled to create ads of the specified type.
|
|
1367
|
CampaignServiceTooMuchAdTextInBusinessName
|
The BusinessName element of the MobileAd object exceeds the maximum length.
|
|
1368
|
CampaignServiceTooMuchAdTextInPhoneNumber
|
The PhoneNumber element of the MobileAd object exceeds the maximum length.
|
|
1370
|
CampaignServicePhoneNumberNotAllowedForCountry
|
The PhoneNumber element of the MobileAd object is not valid for the specified country/region.
|
|
1371
|
CampaignServiceBlockedPhoneNumber
|
The PhoneNumber element of the MobileAd object contains a phone number that is blocked.
|
|
1372
|
CampaignServicePhoneNumberNotAllowedInAdTitle
|
Phone numbers are not allowed in the Title element of the MobileAd object.
|
|
1373
|
CampaignServicePhoneNumberNotAllowedInAdText
|
Phone numbers are not allowed in the Text element of the MobileAd object.
|
|
1374
|
CampaignServicePhoneNumberNotAllowedInAdDisplayUrl
|
Phone numbers are not allowed in the DisplayUrl element of the MobileAd object.
|
|
1375
|
CampaignServicePhoneNumberNotAllowedInAdBusinessName
|
Phone numbers are not allowed in the BusinessName element of the MobileAd object.
|
|
1376
|
CampaignServiceEditorialErrorInAdTitle
|
The ad title failed editorial validation.
|
|
1377
|
CampaignServiceEditorialErrorInAdText
|
The ad text failed editorial validation.
|
|
1378
|
CampaignServiceEditorialErrorInAdDisplayUrl
|
The ad display URL failed editorial validation.
|
|
1379
|
CampaignServiceEditorialErrorInAdDestinationUrl
|
The ad destination URL failed editorial validation.
|
|
1380
|
CampaignServiceEditorialErrorInAdBusinessName
|
The ad business name failed editorial validation.
|
|
1381
|
CampaignServiceEditorialErrorInAdPhoneNumber
|
The ad phone number failed editorial validation.
|
|
1382
|
CampaignServiceInvalidAdStatus
|
The Status element of the Ad object is not currently supported and must be null.
|
|
1383
|
CampaignServiceInvalidAdEditorialStatus
|
The EditorialStatus element of the Ad object is read-only and cannot be modified.
|
|
1384
|
CampaignServiceCannotSetExemptionRequestOnAd
|
The ExemptionRequest element of the Ad object is not currently supported and must be null.
|
|
1385
|
CampaignServiceUpdateAdEmpty
|
The ad object is empty, so there is nothing to update.
|
|
1386
|
CampaignServiceAdTypeDoesNotMatchExistingValue
|
The ad object type does not match the existing ad type. For example, a MobileAd object was sent, but the ad identifier refers to a text ad.
|
|
1387
|
CampaignServiceEditorialAdTitleBlankAcrossAllAssociations
|
The ad title is empty for all keywords.
|
|
1388
|
CampaignServiceEditorialAdTitleBlank
|
A keyword would have made the ad title empty for at least one ad.
|
|
1389
|
CampaignServiceEditorialAdTextBlankAcrossAllAssociations
|
The ad text is empty for all keywords.
|
|
1390
|
CampaignServiceEditorialAdTextBlank
|
A keyword would have made the text empty for at least one ad.
|
|
1391
|
CampaignServiceEditorialAdDisplayUrlBlankAcrossAllAssociations
|
The display URL of the ad is empty for all keywords.
|
|
1392
|
CampaignServiceEditorialAdDisplayUrlBlank
|
A keyword would cause the display URL to be empty for at least one ad.
|
|
1393
|
CampaignServiceEditorialAdDestinationUrlBlank
|
A keyword would make the destination URL blank for at least one ad.
|
|
1394
|
CampaignServiceAdDeleted
|
The ad is already deleted or does not exist.
|
|
1395
|
CampaignServiceAdInInvalidStatus
|
The ad status is invalid for the requested operation.
|
|
1396
|
CampaignServiceDefaultAdTooMuchTextInBusniessName
|
The business name for the default ad is too long.
|
|
1397
|
CampaignServiceEditorialGenericError
|
The ad failed one or more checks during the approval process.
|
|
1398
|
CampaignServiceImageAdInvalidFormat
|
The image ad has an invalid format.
|
|
1399
|
CampaignServiceImageAdAssetIdInvalid
|
The specified asset identifier for the image ad is not valid.
|
|
2800
|
CampaignServiceRichMediaAdAssetIdInvalid
|
The specified asset identifier for the rich media ad is not valid.
|
|
2801
|
CampaignServiceImageAdsLimitReached
|
The maximum number of image ads for this customer has been reached.
|
|
2802
|
CampaignServiceCannotChangeImageUrlOnUpdate
|
The ImageUrl element cannot be updated.
|
|
2803
|
CampaignServiceDefaultAdTooMuchTextInAltText
|
The alternate text of the default ad is too long.
|
|
2804
|
CampaignServiceTooMuchAdTextInAltText
|
The AltText element of the ImageAd data object is too long.
|
The error codes in the following table apply to the following campaign management service operations that affect targets:
|
Numeric Error Code
|
Textual Error Code
|
Description
|
|---|
|
1400
|
CampaignServiceNullTarget
|
The Target object is null.
|
|
1401
|
CampaignServiceInvalidTargetId
|
The Target.Id element is not valid.
|
|
1402
|
CampaignServiceNoBidsInTarget
|
The Target object does not contain any bids.
|
|
1403
|
CampaignServiceInvalidDayTarget
|
The Target.Day element is not valid.
|
|
1404
|
CampaignServiceInvalidHourTarget
|
The Target.Hour element is not valid.
|
|
1405
|
CampaignServiceInvalidLocationTarget
|
The Target.Location element is not valid.
|
|
1406
|
CampaignServiceInvalidGenderTarget
|
The Target.Gender element is not valid.
|
|
1407
|
CampaignServiceInvalidAgeTarget
|
The Target.Age element is not valid.
|
|
1408
|
CampaignServiceDuplicateDayTarget
|
The Target.Day element is a duplicate.
|
|
1409
|
CampaignServiceDuplicateHourTarget
|
The Target.Hour element is a duplicate.
|
|
1410
|
CampaignServiceDuplicateMetroAreaLocationTarget
|
The LocationTarget.MetroAreaTarget element is a duplicate.
|
|
1411
|
CampaignServiceDuplicateCountryLocationTarget
|
The LocationTarget.CountryTarget element is a duplicate.
|
|
1412
|
CampaignServiceDuplicateGenderTarget
|
The Target.Gender element is a duplicate.
|
|
1413
|
CampaignServiceDuplicateAgeTarget
|
The Target.Age element is a duplicate.
|
|
1414
|
CampaignServiceCountryAndMetroAreaTargetsExclusive
|
The country/region and metro targets must be mutually exclusive.
|
|
1415
|
CampaignServiceMetroTargetsFromMultipleCountries
|
The metro targets specified must be from the same country/region.
|
|
1416
|
CampaignServiceIncrementalBudgetAmountRequiredForDayTarget
|
The DayTargetBid.IncrementalBid element cannot be null or zero for a day target.
|
|
1417
|
CampaignServiceGeoTargetsInAdGroupExceedsLimit
|
There are too many location targets specified for the ad group.
For more information, see LocationTarget.
|
|
1418
|
CampaignServiceDuplicateInTargetIds
|
The target array contains duplicate target IDs.
|
|
1419
|
CampaignServiceTargetGroupAssignedEntitiesPermissionMismatch
|
User does not have permission to modify all entities that this target group is assigned to.
|
|
1420
|
CampaignServiceTargetsNotPassed
|
No targets were passed to the operation.
|
|
1421
|
CampaignServiceTargetAlreadyExists
|
The target already exists.
|
|
1422
|
CampaignServiceTargetsLimitReached
|
The maximum number of targets has been reached.
|
|
1423
|
CampaignServiceInvalidGeoLocationLevel
|
Invalid geographic location level.
|
|
1424
|
CampaignServiceAdGroupMediumInvalidWithBusinessTargets
|
Business location targeting is not allowed for the ad group's distribution medium.
|
|
1425
|
CampaignServiceTargetsArrayExceedsLimit
|
The number of targets exceeds the limit.
|
|
1426
|
CampaignServiceTargetNotAssociatedWithEntity
|
The target is not associated with the entity.
|
|
1427
|
CampaignServiceTargetAlreadyAssociatedWithEntity
|
A target is already associated with the entity.
|
|
1428
|
CampaignServiceTargetHasActiveAssociations
|
This target is already associated with one or more entities.
|
|
1429
|
CampaignServiceInvalidTarget
|
The target is not valid.
|
|
1430
|
CampaignServiceBTTargettingNotEnabledForPilot
|
The customer is not a member of the behavior segment targeting pilot program.
|
|
1431
|
CampaignServiceInvalidBehaviorTarget
|
The behavior target is not valid.
|
|
1432
|
CampaignServiceDuplicateBehaviorTarget
|
The behavior target array contains one or more duplicate elements.
|
|
1433
|
CampaignServiceInvalidSegmentTarget
|
The segment target is not valid.
|
|
1434
|
CampaignServiceDuplicateSegmentTarget
|
The user segment target array contains one or more duplicate elements.
|
|
1435
|
CampaignServiceNegativeBiddingNotAllowedForThisTargetType
|
Negative bidding is not allowed for the specified target type.
|
|
1436
|
CampaignServiceInvalidCashbackTextinSegmentTarget
|
The CashBackText element in the segment target is not valid.
|
|
1437
|
CampaignServiceInvalidParam1inSegmentTarget
|
The Param1 element in the segment target is not valid.
|
|
1438
|
CampaignServiceInvalidParam2inSegmentTarget
|
The Param2 element in the segment target is not valid.
|
|
1439
|
CampaignServiceInvalidParam3inSegmentTarget
|
The Param3 element in the segment target is not valid.
|
|
1440
|
CampaignServiceInvalidSegmentParam1inSegmentTarget
|
The SegmentParam1 element in the segment target is not valid.
|
|
1441
|
CampaignServiceInvalidSegmentParam2inSegmentTarget
|
The SegmentParam2 element in the segment target is not valid.
|
|
1442
|
CampaignServiceCannotSpecifySegmentTargetsWithAnyOtherTarget
|
Segment targeting cannot be combined with any other type of targeting.
|
|
1443
|
CampaignServiceBusinessLocationsNotPassed
|
The business location has not been approved.
|
|
1444
|
CampaignServiceInvalidBusinessLocationHours
|
The hours of operation for the business are not valid.
|
|
1445
|
CampaignServiceInvalidAddress
|
The address is not valid.
|
|
1446
|
CampaignServiceBusinessLocationTargetsLimitReachedForCustomer
|
The maximum number of business location targets for the customer has been reached.
|
|
1447
|
CampaignServiceBusinessLocationTargetsLimitReachedForAdGroup
|
The maximum number of business location targets for the ad group has been reached.
|
|
1448
|
CampaignServiceBusinessLocationTargetsLimitReachedForCampaign
|
The maximum number of business location targets for the campaign has been reached.
|
|
1449
|
CampaignServiceTargetsAgeBidsBatchLimitExceeded
|
The maximum number of age targeting bids has been exceeded.
|
|
1450
|
CampaignServiceTargetsDayBidsBatchLimitExceeded
|
The maximum number of day targeting bids has been exceeded.
|
|
1451
|
CampaignServiceTargetsHourBidsBatchLimitExceeded
|
The maximum number of hour targeting bids has been exceeded.
|
|
1452
|
CampaignServiceTargetsGenderBidsBatchLimitExceeded
|
The maximum number of gender targeting bids has been exceeded.
|
|
1453
|
CampaignServiceTargetsLocationBidsBatchLimitExceeded
|
The maximum number of location targeting bids has been exceeded.
|
|
1454
|
CampaignServiceTargetsSegmentBidsBatchLimitExceeded
|
The maximum number of user segment targeting bids has been exceeded.
|
|
1455
|
CampaignServiceTargetsBehaviorBidsBatchLimitExceeded
|
The maximum number of behavior targeting bids has been exceeded.
|
|
1456
|
CampaignServiceInvalidBusinessLocationId
|
The BusinessId element of the BusinessTargetBid object is not valid.
|
|
1457
|
CampaignServiceInvalidTargetRadius
|
The Radius element of the BusinessTargetBid object is not valid.
|
|
1458
|
CampaignServiceInvalidLatitude
|
The LatitudeDegrees element of the RadiusTargetBid object is not valid.
|
|
1459
|
CampaignServiceInvalidLongitude
|
The LongitudeDegrees element of the RadiusTargetBid object is not valid.
|
|
1460
|
CampaignServiceDuplicateSubGeographyTarget
|
The Bids array of the StateTarget object contains one or more duplicate elements.
|
|
1461
|
CampaignServiceDuplicateCityTarget
|
The Bids array of the CityTarget object contains one or more duplicate elements.
|
|
1462
|
CampaignServiceDuplicateBusinessLocationTarget
|
The Bids array of the BusinessTarget object contains one or more duplicate elements.
|
|
1463
|
CampaignServiceDuplicateCustomLocationTarget
|
The Bids array of the RadiusTarget object contains one or more duplicate elements.
|
|
1464
|
CampaignServiceInvalidLocationId
|
The location identifier is not valid.
|
|
1465
|
CampaignServiceGeoLocationOptionsRequired
|
Not yet implemented.
|
|
1466
|
CampaignServiceUnsupportedCombinationOfLocationIdAndOptions
|
Not yet implemented.
|
|
1467
|
CampaignServiceInvalidGeographicalLocationSearchString
|
Not yet implemented.
|
|
1468
|
CampaignServiceGeoTargetsAndBusinessTargetsMutuallyExclusive
|
Geographic targets (Country/State/MetroArea/City) and Business/Radius targets are mutually exclusive.
|
|
1469
|
CampaignServiceBusinessLocationNotSet
|
One of the Business objects is null.
|
|
1470
|
CampaignServiceBusinessNameRequired
|
The Name element of the Business object is required.
|
|
1471
|
CampaignServiceLattitudeLongitudeRequired
|
The LatitudeDegrees and LongitudeDegrees elements of the Business object are required.
|
|
1472
|
CampaignServiceBusinessNameTooLong
|
The Name element of the Business object is too long.
|
|
1473
|
CampaignServiceDomainNameAlreadyTaken
|
The domain portion of the URL element of the Business object is already assigned to another business.
|
|
1474
|
CampaignServiceBusinessDescriptionTooLong
|
The Description element of the Business object is too long.
|
|
1475
|
CampaignServiceInvalidBusinessTypeId
|
The business type identifier is not valid.
|
|
1476
|
CampaignServiceInvalidPaymentTypeId
|
The payment type identifier is not valid.
|
|
1477
|
CampaignServiceInvalidBusinessHoursEntry
|
One or more of the business hours elements are not valid.
|
|
1478
|
CampaignServiceAddressRequired
|
The AddressLine1 element of the Business object is required.
|
|
1479
|
CampaignServiceAddressTooLong
|
The AddressLine1 element of the Business object is too long.
|
|
1480
|
CampaignServiceCityNameRequired
|
The City element of the Business object is required.
|
|
1481
|
CampaignServiceCityNameTooLong
|
The City element of the Business object is too long.
|
|
1482
|
CampaignServiceCountryCodeRequired
|
The CountryOrRegion element of the Business object is required.
|
|
1483
|
CampaignServiceCountryCodeTooLong
|
The CountryOrRegion element of the Business object is too long.
|
|
1484
|
CampaignServiceStateOrProvinceRequired
|
The StateOrProvince element of the Business object is required.
|
|
1485
|
CampaignServiceStateOrProvinceTooLong
|
The StateOrProvince element of the Business object is too long.
|
|
1486
|
CampaignServiceLocationIsNotSpecified
|
One or more of the business elements are null.
|
|
1487
|
CampaignServiceOpen24HoursAndBusinessHoursMutuallyExclusive
|
The IsOpen24Hours and HrsOfOperation elements of the Business object are mutually exclusive.
|
|
1488
|
CampaignServiceBusinessNameAndAddressAlreadyExists
|
A business with the specified name and address already exists.
|
|
1489
|
CampaignServiceBusinessLocationListTooLong
|
The array of businesses contains too many elements.
|
|
1490
|
CampaignServiceInvalidCustomerId
|
The customer identifier is not valid.
|
|
1491
|
InvalidDomainName
|
Not yet implemented.
|
|
1492
|
CampaignServiceBusinessDomainNameNotSet
|
Not yet implemented.
|
|
1493
|
CampaignServiceBusinessDomainTimestampMismatch
|
Not yet implemented.
|
|
1494
|
CampaignServiceTimestampRequiredForBusinessDomainNameModification
|
Not yet implemented.
|
|
1495
|
CampaignServiceBusinessDomainAlreadySet
|
Not yet implemented.
|
|
1496
|
CampaignServiceDomainNameUnknown
|
Not yet implemented.
|
|
1497
|
CampaignServiceOnlyOneBusinessLocationPerCustomerIsAllowed
|
Not yet implemented.
|
|
1498
|
CampaignServiceBiddingOtherThanZeroNotAllowedForThisTargetType
|
The IncrementalBid element must contain "ZeroPercent" for this target type.
|
|
1499
|
CampaignServiceTargetingShouldBeExclusiveForThisTargetType
|
The target type does not allow more than one target to be applied.
|
|
2900
|
CampaignServiceInvalidCashbackAmountInSegmentTarget
|
The cash back amount in the SegmentTargetBid object is not valid.
|
|
2902
|
CampaignServiceInvalidTargetName
|
The target name is not valid.
|
|
2904
|
CampaignServiceTargetInvalidForCustomer
|
The customer is not allowed to use the specified target type.
|
|
2909
|
CampaignServiceIsLibraryTargetNotNull
|
The IsLibraryTarget element is not allowed to be set or changed.
|
|
2918
|
CampaignServiceBusinessAndRadiusTargetsAllowedOnlyForSearchMedium
|
Business and geographical location targeting is allowed only for search ads.
|
|
2919
|
CampaignServiceAssociatingNonLibraryTargetNotAllowed
|
Only targets that have been added to the target library are allowed to be used with the SetTargetToAdGroup or SetTargetToCampaign service operation.
|
The error codes in the following table apply to the following Campaign Management service operations that affect keywords:
|
Numeric Error Code
|
Textual Error Code
|
Description
|
|---|
|
1500
|
CampaignServiceNullKeyword
|
The Keyword object is null.
|
|
1501
|
CampaignServiceInvalidKeywordId
|
The Keyword.Id element is not valid.
|
|
1502
|
CampaignServiceDuplicateInKeywordIds
|
The array of keyword identifiers contains one or more duplicates.
|
|
1503
|
CampaignServiceInvalidKeywordText
|
The Keyword.Text element is not valid.
|
|
1504
|
CampaignServiceCannotChangeTextOnUpdate
|
The Keyword.Text element cannot be changed by using the UpdateKeywords service operation.
|
|
1505
|
CampaignServiceKeywordsArrayShouldNotBeNullOrEmpty
|
The array of keywords cannot be null or empty.
|
|
1506
|
CampaignServiceKeywordsArrayExceedsLimit
|
The number of keywords exceeds the maximum limit.
|
|
1507
|
CampaignServiceInvalidBidAmounts
|
One or more of the keyword bid amounts are not valid.
|
|
1508
|
CampaignServiceInvalidBidAmountForSearchAdGroup
|
The keyword bid amounts are not valid for a search ad group.
|
|
1509
|
CampaignServiceInvalidBidAmountForContentAdGroup
|
The keyword bid amounts are not valid for a content ad group.
|
|
1510
|
CampaignServiceInvalidBidAmountForHybridAdGroup
|
The keyword bid amounts are not valid for a hybrid (search and content) ad group.
|
|
1511
|
CampaignServiceInvalidParam1
|
The Keyword.Param1 element is not valid.
|
|
1512
|
CampaignServiceInvalidParam2
|
The Keyword.Param2 element is not valid.
|
|
1513
|
CampaignServiceInvalidParam3
|
The Keyword.Param3 element is not valid.
|
|
1514
|
CampaignServiceNegativeKeywordRequiresPartialMatchBid
|
Negative keywords require a partial match bid.
|
|
1515
|
CampaignServiceBidAmountsLessThanFloorPrice
|
One or more of the keyword bid amounts are less than the floor price.
|
|
1516
|
CampaignServiceBidAmountsGreaterThanCeilingPrice
|
One or more of the keyword bid amounts are greater than the ceiling price.
|
|
1517
|
CampaignServiceDuplicateKeyword
|
An attempt was made to create a duplicate of a keyword that already exists.
|
|
1518
|
CampaignServiceMaxKeywordsReachedForAccount
|
No more keywords can be added to this account.
|
|
1519
|
CampaignServiceMaxKeywordsReachedForAdGroup
|
No more keywords can be added to this ad group.
|
|
1520
|
CampaignServiceForbiddenWordInKeywordText
|
The Keyword.Text element contains forbidden text.
|
|
1521
|
CampaignServiceForbiddenWordInParam1
|
The Keyword.Param1 element contains forbidden text.
|
|
1522
|
CampaignServiceForbiddenWordInParam2
|
The Keyword.Param2 element contains forbidden text.
|
|
1523
|
CampaignServiceForbiddenWordInParam3
|
The Keyword.Param3 element contains forbidden text.
|
|
1524
|
CampaignServiceExclusiveWordInKeywordText
|
The Keyword.Text element contains a reserved word.
|
|
1525
|
CampaignServiceExclusiveWordInParam1
|
The Keyword.Param1 element contains a reserved word.
|
|
1526
|
CampaignServiceExclusiveWordInParam2
|
The Keyword.Param2 element contains a reserved word.
|
|
1527
|
CampaignServiceExclusiveWordInParam3
|
The Keyword.Param3 element contains a reserved word.
|
|
1528
|
CampaignServiceKeywordDoesNotBelongToAdGroupId
|
The specified keyword does not belong to the specified ad group.
|
|
1529
|
CampaignServiceKeywordIdsArrayShouldNotBeNullOrEmpty
|
The array of keyword identifiers cannot be empty or null.
|
|
1530
|
CampaignServiceKeywordIdsArrayExceedsLimit
|
The number of keyword identifiers exceeds the maximum limit.
|
|
1531
|
CampaignServiceInvalidKeywordStatus
|
The keyword status is not valid for the requested operation.
|
|
1532
|
CampaignServiceInvalidKeywordEditorialStatus
|
The EditorialStatus element of the Keyword object is read-only and cannot be modified.
|
|
1533
|
CampaignServiceCannotSetExemptionRequestOnKeyword
|
The Keyword.ExemptionRequest element is not currently supported and must be null.
|
|
1534
|
CampaignServiceUpdateKeywordEmpty
|
A Keyword object that contains no data was passed to the UpdateKeywords service operation.
|
|
1535
|
CampaignServiceKeywordQualityScoreOperationNotEnabledForCustomer
|
The user is not part of the quality score pilot program.
|
|
1536
|
CampaignServiceDuplicateKeywordIdInRequest
|
The request contains duplicate keyword identifiers.
|
|
1537
|
CampaignServiceCCannotAddKeywordToSpecifiedAdGroup
|
A keyword cannot be added to an ad group unless the BiddingModel element of the AdGroup object contains "Keyword".
|
The error codes in the following table apply to the following Campaign Management service operation that retrieves keyword performance estimates:
The error codes in the following table apply to the following Campaign Management service operations that affect assets:
The error codes in the following table apply to the following Campaign Management service operations that affect segments:
The error codes in the following table apply to the following Campaign Management service operations that affect businesses:
|
Numeric Error Code
|
Textual Error Code
|
Description
|
|---|
|
2500
|
CampaignServiceNullBusiness
|
The business is null.
|
|
2501
|
CampaignServiceInvalidBusinessId
|
The business identifier is not valid.
|
|
2502
|
CampaignServiceDuplicateInBusinessIds
|
One or more elements in the array contain duplicate business identifiers.
|
|
2503
|
CampaignServiceBusinessesArrayShouldNotBeNullOrEmpty
|
The array of businesses cannot be null or empty.
|
|
2504
|
CampaignServiceBusinessesArrayExceedsLimit
|
The number of businesses in the array exceeds the limit.
|
|
2505
|
CampaignServiceBusinessIdsArrayShouldNotBeNullOrEmpty
|
The array of business identifiers cannot be null or empty.
|
|
2506
|
CampaignServiceBusinessIdsArrayExceedsLimit
|
The number of business identifiers exceeds the limit.
|
|
2507
|
CampaignServiceInvalidBusinessStatus
|
The Status element of the Business object cannot be set or updated.
|
|
2508
|
CampaignServiceInvalidBusinessGeoCodeStatus
|
The GeoCodeStatus element of the Business object cannot be set or updated.
|
|
2509
|
CampaignServiceInvalidBusinessLatitude
|
The LatitudeDegrees element of the Business object cannot be set or updated.
|
|
2510
|
CampaignServiceInvalidBusinessLongitude
|
The LongitudeDegrees element of the Business object cannot be set or updated.
|
|
2901
|
CampaignServiceBusinessLocationBeginAndEndHoursMismatch
|
The business start time must be before the end time.
|
|
2903
|
CampaignServiceDuplicatePaymentTypes
|
The Payment array of the Business object contains duplicate entries.
|
|
2905
|
CampaignServiceInvalidEmail
|
The e-mail address is not valid.
|
|
2906
|
CampaignServiceEmailTooLong
|
The e-mail address exceeds the character limit.
|
|
2907
|
CampaignServiceBusinessPhoneNumberInvalid
|
The phone number is not valid.
|
|
2908
|
CampaignServicePhoneNumberTooLong
|
The phone number exceeds the character limit.
|
|
2910
|
CampaignServiceInvalidLatitudeLongitudeForBusinessLocation
|
The LatitudeDegrees and/or LongitudeDegrees element of the Business object is invalid.
|
|
2914
|
CampaignServiceZipOrPostalCodeTooLong
|
The ZipOrPostalCode element of the Business object is too long.
|
|
2915
|
CampaignServiceBusinessDescriptionRequired
|
The Description element of the Business object is required.
|
|
2916
|
CampaignServiceDuplicateBusinessHours
|
Duplicates are present in the array of business hours.
|
|
2917
|
CampaignServiceAddressInvalid
|
The address is not valid.
|
|
2920
|
CampaignServiceBusinessAddressShouldBeValidForUpdate
|
The specified business address is not valid.
|
The error codes in the following table apply to the following Campaign Management service operations that affect website placements:
The error codes in the following table apply to the following Campaign Management service operations that affect behavioral bids: