type ApiException (v202502)

  • ApiException is a service within the Google Ad Manager API v202502 that represents an error condition.

  • It inherits from ApplicationException and includes a list of specific error types such as AuthenticationError, PermissionError, and ServerError.

  • The ApiException includes a field for errors, which is an array of ApiError objects or specific error types providing details about the encountered problem.


Namespace
https://www.google.com/apis/ads/publisher/v202502

Field

ApplicationException (inherited)

message

xsd:string

ApiException

errors

  1. ApiError[]
    1. ApiVersionError
    2. AuthenticationError
    3. CollectionSizeError
    4. CommonError
    5. FeatureError
    6. InternalApiError
    7. NotNullError
    8. ParseError
    9. PermissionError
    10. PublisherQueryLanguageConte...
    11. PublisherQueryLanguageSynta...
    12. QuotaError
    13. RequiredCollectionError
    14. RequiredError
    15. ServerError
    16. StatementError
    17. StringFormatError
    18. StringLengthError