AdWords API
Feedback on this document

type TargetError (v201302)

A list of all the error codes being used by the common targeting package.


Namespace
https://adwords.google.com/api/adwords/cm/v201302
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.
TargetError
reason TargetError.Reason The error reason represented by an enum.
Enumerations
AD_SCHEDULE_ADVANCED_INCOMPATIBLE_WITH_CONVERSION_OPTIMIZER
Cannot enable advanced ad scheduling for a conversion optimizer campaign.
AD_SCHEDULE_BID_MULTIPLIER_MALFORMED
Bid multiplier could not be parsed as a number; it was malformed.
AD_SCHEDULE_BID_MULTIPLIER_TOO_BIG
Bid multiplier was too big.
AD_SCHEDULE_BID_MULTIPLIER_TOO_SMALL
Bid multiplier was too small.
AD_SCHEDULE_BID_MULTIPLIER_TOO_MANY_FRACTION_DIGITS
Bid multiplier has too many decimal digits.
AD_SCHEDULE_EXCEEDED_INTERVALS_PER_DAY_LIMIT
The number of intervals per day limit was exceeded.
AD_SCHEDULE_EXCEEDS_PAST_END_OF_WEEK
The required times must be on or before the end of the week (Sunday at 11:45pm).
AD_SCHEDULE_INCOMPATIBILITY
Cannot enable ad scheduling for the campaign.
AD_SCHEDULE_INCOMPATIBLE_WITH_BUDGET_OPTIMIZER
Cannot enable ad scheduling for a budget optimizer campaign.
AD_SCHEDULE_INTERVAL_CANNOT_SPAN_MULTIPLE_DAYS
The start and end times are not on the same day.
AD_SCHEDULE_INVALID_DAY_OF_THE_WEEK
Integer representation day of the week is not within proper range
AD_SCHEDULE_INVALID_TIME_INTERVAL
The start time is not less than the end time.
AD_SCHEDULE_NO_INTERVALS_WHILE_ENABLED
Enabled ad schedule does not have at least one interval.
AD_SCHEDULE_NOT_MULTIPLE_OF_15_MINUTES
The required times must be a multiple of 15 minutes.
AD_SCHEDULE_TIME_INTERVALS_OVERLAP
Two time intervals overlap each other.
CANNOT_EXCLUDE_CITY
Cannot exclude city.
CANNOT_EXCLUDE_IF_NOT_TARGETED
Cannot exclude a location that is not being targeted by an enclosing location.
CANNOT_EXCLUDE_METRO
Cannot exclude metro.
CANNOT_EXCLUDE_PROVINCE
Cannot exclude province.
CANNOT_OPT_OUT_GOOGLE_SEARCH_WHILE_BID_TO_POSITION_ENABLE
Cannot opt out from Google Search while position preference enabled.
CANNOT_TARGET_AGE_WITHOUT_GENDER
Cannot target an age segment without targeting at least one gender segment.
CANNOT_TARGET_CITY
Cannot target city.
CANNOT_TARGET_CONTENT_CONTEXTUAL_WITHOUT_CONTENT_NETWORK
Cannot cover content contextual without content network.
CANNOT_MODIFY_CONTENT_CONTEXTUAL
Cannot modify content contextual on campaigns setup to use AdGroup level targeting settings. This is specified using TargetRestrictSetting. Note that TargetRestrictSetting is set automatically for all campaigns created after version v201206.
CANNOT_TARGET_COUNTRY
Cannot target country.
CANNOT_TARGET_COVERAGE
The requested network coverage modification is prohibited.
CANNOT_TARGET_GENDER_WITHOUT_AGE
Cannot target a gender segment without targeting at least one age segment.
CANNOT_TARGET_GOOGLE_SEARCH_FOR_CPM_CAMPAIGN
Cannot target Google Search network for a CPM campaign.
CANNOT_TARGET_LANGUAGE
Specified language cannot be targeted.
CANNOT_TARGET_METRO
Cannot target metro.
CANNOT_TARGET_MOBILE_CARRIER
Specified Mobile carrier cannot be targeted
CANNOT_TARGET_PROVINCE
Cannot target province.
CANNOT_TARGET_SEARCH_SYNDICATION_WITHOUT_GOOGLE_SEARCH
Cannot cover search syndication network without google search network.
CANNOT_TARGET_SYNDICATABLE_TYPES
Cannot target any syndicatable types.
CANNOT_TARGET_THE_SAME_TARGET_LIST_TYPE_MULTIPLE_TIMES
Cannot target the same target list type twice.
DEMOGRAPHIC_BID_MODIFIER_SHOULD_BE_IN_BETWEEN_0_AND_500
The bid modifier of a demographic target should be in the [0, 500] range.
INVALID_CITY_CODE
A city could not be matched with the provided input.
INVALID_CITYNAME_LENGTH
CityName is too long.
INVALID_EXCLUDED_POLYGON_TARGET
Polygon targets cannot be excluded.
INVALID_EXCLUDED_PROXIMITY_TARGET
Proximity targets cannot be excluded
INVALID_LANGUAGE_CODE
Language code specified is invalid.
INVALID_LATITUDE
Latitude supplied with the target is invalid.
INVALID_LONGITUDE
Longitude supplied with the target is invalid.
INVALID_METRO_CODE
Metro code specified is invalid.
INVALID_MOBILE_CARRIER
Mobile Carrier specified is invalid.
INVALID_MOBILE_PLATFORM
Mobile Platform is invalid.
INVALID_POSTALCODE_LENGTH
PostalCode is too long.
INVALID_PROVINCE_CODE
Province code specified is invalid.
INVALID_PROXIMITY_RADIUS
Radius supplied with the proximity target is invalid.
INVALID_REGIONCODE_LENGTH
RegionCode is too long.
INVALID_REGIONNAME_LENGTH
RegionName is too long.
INVALID_STREETADDRESS_LENGTH
StreetAddress is too long.
MULTIPLE_OCCURRENCES_OF_SAME_TARGET
Multiple occurrences of the same target were encountered.
POLYGON_DUPLICATE_VERTICES
A PolygonTarget point is duplicated.
POLYGON_EDGES_INTERSECT
A PolygonTarget has edges that intersect.
POLYGON_TOO_FEW_VERTICES
A PolygonTarget has too few vertices.
POLYGON_TOO_MANY_VERTICES
A polygonTarget has too many vertices. (more than 100)
POLYGON_TOO_LARGE
A PolygonTarget is too large.
TARGETING_VALIDATION_FAILED
A validation error was encountered; however, a more detailed TargetingValidationError usually has already been provided.
TARGETING_CROSS_COUNTRY_REGIONAL
Region spanning multiple countries.
TARGETING_EXCLUSION_NOT_SUPPORTED
The given exclusion is not supported.
TARGETING_INCOMPATIBLE_LOCATION_TYPES
The location types are incompatible for targeting.
TARGETING_NOT_SUPPORTED
The targeting is not supported.
TARGETING_TOO_MANY_REGIONS
There are too many regions.
TOO_MANY_EXCLUDED_LOCATIONS
There are too many excluded locations.
TOO_MANY_TARGETED_LOCATIONS
There are too many targeted locations.
WARNING_MAY_NOW_REQUIRE_CHINESE_APPROVAL
This is for warnings which is currently not being passed back to the client.
WARNING_NOW_REQUIRES_CHINESE_APPROVAL
This is for warnings which is currently not being passed back to the client.
WARNING_NOW_TARGETS_CHINA
This is for warnings which is currently not being passed back to the client.
WARNING_NOW_TARGETS_CHINESE
This is for warnings which is currently not being passed back to the client.
TARGET_ERROR
The target error is unknown.

Authentication required

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

Signing you in...

Google Developers needs your permission to do that.