type ApiException (v202508)

  • ApiException inherits from ApplicationException and includes a list of possible errors.

  • The ApiException can contain various specific error types such as AuthenticationError, PermissionError, and ServerError.

  • The ApiException includes an errors field which is an array of ApiError objects or specific error types.


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

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