type ApiException (v202502)

  • ApiException is a type of ApplicationException in the Ad Manager API.

  • ApiException contains a list of various ApiError types that can occur.

  • The message field is inherited from ApplicationException and is a string.

  • The errors field in ApiException is an array of ApiError objects, which can include many specific error types.


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

Field

ApplicationException (inherited)

message

xsd:string

ApiException

errors

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