Package com.google.ads.googleads.lib.utils


package com.google.ads.googleads.lib.utils
  • Class
    Description
    AbstractErrorUtils<GoogleAdsFailureT extends com.google.protobuf.Message,GoogleAdsErrorT extends com.google.protobuf.Message,FieldPathElementT extends com.google.protobuf.Message>
    Contains utility methods for handling partial failure of operations.
    Indicates an error occurred deserializing an API error object.
    AbstractErrorUtils.ErrorPath<GoogleAdsErrorType extends com.google.protobuf.Message>
    Wrapper around a (@link GoogleAdsErrorT} specifying the location the error occurred, if available.