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

Send feedback about...

AdWords API