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

Send feedback about...

AdWords API