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. DateError
    5. DistinctError
    6. IdError
    7. InternalApiError
    8. NotEmptyError
    9. NullError
    10. OperationAccessDenied
    11. OperatorError
    12. QuotaCheckError
    13. RangeError
    14. RateExceededError
    15. ReadOnlyError
    16. RegionCodeError
    17. RejectedError
    18. RequestError
    19. RequiredError
    20. SizeLimitError
    21. StringFormatError
    22. StringLengthError
    23. DatabaseError
    24. CollectionSizeError
    25. CurrencyCodeError
    26. LabelServiceError
List of errors.

Send feedback about...

AdWords API