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. BiddingErrors
    5. BiddingStrategyError
    6. ClientTermsError
    7. DateError
    8. DistinctError
    9. EntityCountLimitExceeded
    10. EntityNotFound
    11. IdError
    12. InternalApiError
    13. NewEntityCreationError
    14. NotEmptyError
    15. NullError
    16. OperationAccessDenied
    17. QueryError
    18. QuotaCheckError
    19. RangeError
    20. RateExceededError
    21. ReadOnlyError
    22. RejectedError
    23. RequestError
    24. RequiredError
    25. SelectorError
    26. SizeLimitError
    27. StringLengthError
    28. DatabaseError
List of errors.

Send feedback about...

AdWords API