type ApiException (v202411)

  • The ApiException class is used to hold a list of service errors encountered when interacting with the DaiEncodingProfileService.

  • It inherits from ApplicationException and provides a field called errors to store detailed information about the errors.

  • The errors field can contain various types of errors, such as ApiError, AuthenticationError, CollectionSizeError, and many more specific to the DaiEncodingProfileService.

  • The namespace for this exception is https://www.google.com/apis/ads/publisher/v202411, indicating its association with the Google Ad Manager API.

Exception class for holding a list of service errors.


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

Field

ApplicationException (inherited)

message

xsd:string

Error message.

ApiException

errors

  1. ApiError[]
    1. ApiVersionError
    2. AuthenticationError
    3. CollectionSizeError
    4. CommonError
    5. DaiEncodingProfileAdMatchin...
    6. DaiEncodingProfileContainer...
    7. DaiEncodingProfileNameError
    8. DaiEncodingProfileUpdateError
    9. DaiEncodingProfileVariantSe...
    10. EntityLimitReachedError
    11. FeatureError
    12. InternalApiError
    13. NotNullError
    14. NullError
    15. ParseError
    16. PermissionError
    17. PublisherQueryLanguageConte...
    18. PublisherQueryLanguageSynta...
    19. QuotaError
    20. RangeError
    21. RequiredCollectionError
    22. RequiredError
    23. ServerError
    24. StatementError
    25. StringFormatError
    26. StringLengthError
    27. UniqueError

List of errors.