type ApiException (v202502)

  • The DaiEncodingProfileService includes methods for creating, retrieving, performing actions on, and updating DaiEncodingProfiles.

  • The ApiException class is used to hold a list of service errors and inherits from ApplicationException.

  • The ApiException contains a field for errors, which is a list of various types of API errors.

Exception class for holding a list of service errors.


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

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.