AdWords API
Feedback on this document

type EntityCountLimitExceeded (v201306)

Signals that an entity count limit was exceeded for some level. For example, too many criteria for a campaign.


Namespace
https://adwords.google.com/api/adwords/cm/v201306
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
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.

Authentication required

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

Signing you in...

Google Developers needs your permission to do that.