Class SharedCriterionServiceGrpc.SharedCriterionServiceBlockingV2Stub

java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractBlockingStub<SharedCriterionServiceGrpc.SharedCriterionServiceBlockingV2Stub>
com.google.ads.googleads.v23.services.SharedCriterionServiceGrpc.SharedCriterionServiceBlockingV2Stub
Enclosing class:
SharedCriterionServiceGrpc

public static final class SharedCriterionServiceGrpc.SharedCriterionServiceBlockingV2Stub extends io.grpc.stub.AbstractBlockingStub<SharedCriterionServiceGrpc.SharedCriterionServiceBlockingV2Stub>
A stub to allow clients to do synchronous rpc calls to service SharedCriterionService.
 Service to manage shared criteria.
 
  • Method Details

    • build

      protected SharedCriterionServiceGrpc.SharedCriterionServiceBlockingV2Stub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
      Specified by:
      build in class io.grpc.stub.AbstractStub<SharedCriterionServiceGrpc.SharedCriterionServiceBlockingV2Stub>
    • mutateSharedCriteria

      public MutateSharedCriteriaResponse mutateSharedCriteria(MutateSharedCriteriaRequest request) throws io.grpc.StatusException
       Creates or removes shared criteria. Operation statuses are returned.
       List of thrown errors:
         [AuthenticationError]()
         [AuthorizationError]()
         [CriterionError]()
         [DatabaseError]()
         [DistinctError]()
         [FieldError]()
         [HeaderError]()
         [IdError]()
         [InternalError]()
         [MutateError]()
         [NotEmptyError]()
         [NullError]()
         [OperatorError]()
         [QuotaError]()
         [RangeError]()
         [RequestError]()
         [ResourceCountLimitExceededError]()
         [SizeLimitError]()
         [StringFormatError]()
         [StringLengthError]()
       
      Throws:
      io.grpc.StatusException