AdWords API
Feedback on this document

type QuotaError (v201302)

Errors that are thrown if a quota limit is exceeded.


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.
QuotaError
reason QuotaError.Reason The error reason represented by an enum.
Enumerations
TOO_MANY_ADGROUPS_PER_CAMPAIGN
Too many ad groups per campaign.
TOO_MANY_CAMPAIGNS_PER_ACCOUNT
Too many campaigns per account.
TOO_MANY_CONVERSION_TYPES_PER_ACCOUNT
Too many conversion types per account.
TOO_MANY_KEYWORDS_PER_ADGROUP
Too many keywords per ad group.
TOO_MANY_KEYWORDS_PER_CAMPAIGN
Too many keywords per campaign.
TOO_MANY_KEYWORDS_PER_CUSTOMER
Too many keywords per customer.
TOO_MANY_SITES_PER_ADGROUP
Too many sites per ad group.
TOO_MANY_SITES_PER_CAMPAIGN
Too many sites per campaign.
TOO_MANY_CRITERIA_PER_ACCOUNT
Too many campaign level negative keywords + negative sites + geo targets for the account.
UNKNOWN
limit xsd:int The number of entities allowed for this quota.

Authentication required

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

Signing you in...

Google Developers needs your permission to do that.