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. AdGroupServiceError
    2. AdxError
    3. AuthenticationError
    4. AuthorizationError
    5. BiddingErrors
    6. ClientTermsError
    7. DateError
    8. DistinctError
    9. EntityAccessDenied
    10. EntityCountLimitExceeded
    11. EntityNotFound
    12. ExperimentError
    13. ForwardCompatibilityError
    14. IdError
    15. InternalApiError
    16. MultiplierError
    17. NewEntityCreationError
    18. NotEmptyError
    19. NullError
    20. OperationAccessDenied
    21. OperatorError
    22. QueryError
    23. QuotaCheckError
    24. RangeError
    25. RateExceededError
    26. ReadOnlyError
    27. RejectedError
    28. RequestError
    29. RequiredError
    30. SelectorError
    31. SettingError
    32. SizeLimitError
    33. StatsQueryError
    34. StringFormatError
    35. StringLengthError
    36. UrlError
    37. DatabaseError
List of errors.

Send feedback about...

AdWords API