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

Send feedback about...

AdWords API