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. DistinctError
    5. IdError
    6. InternalApiError
    7. NotEmptyError
    8. NullError
    9. OperationAccessDenied
    10. OperatorError
    11. QuotaCheckError
    12. RangeError
    13. RateExceededError
    14. ReadOnlyError
    15. RejectedError
    16. RequestError
    17. RequiredError
    18. SizeLimitError
    19. StringLengthError
    20. UrlError
    21. DatabaseError
List of errors.

Send feedback about...

AdWords API