AdWords API
Feedback on this document

type CampaignCriterionError (v201209)

Base error class for Campaign Criterion 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.
CampaignCriterionError
reason CampaignCriterionError.Reason The error reason represented by an enum.
Enumerations
CRITERIA_QUOTA_EXCEEDED
The operation would result in more campaign criteria than allowed.
CONCRETE_TYPE_REQUIRED
Concrete type of criterion (keyword v.s. placement) is required for ADD and SET operations.
ID_FILTERS_HAVE_DIFF_FIELDS_SET
Id filters have different combinations of field settings (they should all be the same).
INVALID_EXCLUDED_CATEGORY
The category requested for exclusion is invalid.
INVALID_KEYWORD_TEXT
Invalid keyword criteria text.
INVALID_PLACEMENT_URL
Invalid placement URL.
INVALID_VERTICAL_PATH
Invalid vertical path
LICENSED_USERLISTS_NOT_ALLOWED
Not allowed to exclude licensed user list.
CANNOT_EXCLUDE_ALL_PLATFORMS
Cannot exclude all platforms.
CANNOT_EXCLUDE_CRITERIA_TYPE
Criteria type can not be excluded for the campaign by the customer. like AOL account type cannot target site type criteria
CANNOT_EXCLUDE_PLATFORM_CRITERION
Cannot exclude platform criterion, i.e. this platform criterion has been already excluded.
CANNOT_TARGET_AND_EXCLUDE
Cannot target and exclude the same criterion.
TOO_MANY_OPERTAIONS
The #mutate operation contained too many operations.
OPERATOR_NOT_SUPPORTED_FOR_CRITERION_TYPE
This operator cannot be applied to a criterion of this type.
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.