AdWords API
Feedback on this document

type CampaignCriterionLimitExceeded (v201302)

Error to indicate that too many negative criteria added to some campaign.


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.
EntityCountLimitExceeded (inherited)
reason EntityCountLimitExceeded.Re... Specifies which level's limit was exceeded.
Enumerations
ACCOUNT_LIMIT
CAMPAIGN_LIMIT
ADGROUP_LIMIT
ADGROUP_TEXT_AD_LIMIT
Specifies max number of ads not intended for Display Network; applies to MobileAd, TextAd, TemplateAd (text templates only).
ADGROUP_DISPLAY_AD_LIMIT
Specifies max number of Display Network ads; applies to ImageAd, MobileImageAd, TemplateAd (except text templates).
MATCHING_FUNCTION_LIMIT
Exceeds a limit related to a matching function.
UNKNOWN
Specific limit that has been exceeded is unknown (the client may be of an older version than the server).
enclosingId xsd:string Id of the entity whose limit was exceeded.
limit xsd:int The limit which was exceeded.
accountLimitType xsd:string The account limit type which was exceeded.
existingCount xsd:int The count of existing entities.
CampaignCriterionLimitExceeded
limitType CampaignCriterionLimitExcee...
Enumerations
CAMPAIGN_CRITERIA
CAMPAIGN_NEGATIVE_KEYWORD
CAMPAIGN_NEGATIVE_WEBSITE
CAMPAIGN_LOCATION_CRITERIA
CAMPAIGN_PROXIMITY_CRITERIA

Authentication required

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

Signing you in...

Google Developers needs your permission to do that.