Hide

type ApiException (v201502)

Exception class for holding a list of service errors.


Namespace
https://adwords.google.com/api/adwords/cm/v201502
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. AuthenticationError
    2. AuthorizationError
    3. ClientTermsError
    4. DistinctError
    5. EntityCountLimitExceeded
    6. EntityNotFound
    7. IdError
    8. InternalApiError
    9. NewEntityCreationError
    10. NotEmptyError
    11. NullError
    12. OperationAccessDenied
    13. OperatorError
    14. PagingError
    15. QuotaCheckError
    16. RangeError
    17. RateExceededError
    18. ReadOnlyError
    19. RejectedError
    20. RequestError
    21. RequiredError
    22. SharedSetError
    23. SizeLimitError
    24. StringLengthError
    25. DatabaseError
List of errors.

Send feedback about...

AdWords API