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. QuotaCheckError
    13. RangeError
    14. RateExceededError
    15. ReadOnlyError
    16. RejectedError
    17. RequestError
    18. RequiredError
    19. SelectorError
    20. SizeLimitError
    21. StringLengthError
    22. DatabaseError
List of errors.

Send feedback about...

AdWords API