Hide

type ApiException (v201506)

Exception class for holding a list of service errors.


Namespace
https://adwords.google.com/api/adwords/cm/v201506
Fields
Field Type Description
ApplicationException (inherited)
message xsd:string Error message.
ApplicationException.Type xsd:string Indicates that this instance is a subtype of ApplicationException. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead.
ApiException
errors
  1. ApiError[]
    1. AdCustomizerFeedError
    2. AuthenticationError
    3. AuthorizationError
    4. ClientTermsError
    5. DistinctError
    6. EntityCountLimitExceeded
    7. EntityNotFound
    8. FeedError
    9. IdError
    10. InternalApiError
    11. NewEntityCreationError
    12. NotEmptyError
    13. NullError
    14. OperationAccessDenied
    15. QuotaCheckError
    16. RangeError
    17. RateExceededError
    18. ReadOnlyError
    19. RejectedError
    20. RequestError
    21. RequiredError
    22. SelectorError
    23. SizeLimitError
    24. StringLengthError
    25. DatabaseError
List of errors.

Send feedback about...

AdWords API