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. AuthenticationError
    2. AuthorizationError
    3. ClientTermsError
    4. DatabaseError
    5. DateError
    6. DistinctError
    7. EntityAccessDenied
    8. EntityCountLimitExceeded
    9. EntityNotFound
    10. FeedItemError
    11. IdError
    12. InternalApiError
    13. NotEmptyError
    14. NullError
    15. OperationAccessDenied
    16. QueryError
    17. QuotaCheckError
    18. RangeError
    19. RateExceededError
    20. ReadOnlyError
    21. RejectedError
    22. RequestError
    23. RequiredError
    24. SelectorError
    25. SizeLimitError
    26. StringLengthError
    27. UrlError
List of errors.

Send feedback about...

AdWords API