Interface BiddingStrategyServiceGrpc.AsyncService

    • Method Detail

      • mutateBiddingStrategies

        default void mutateBiddingStrategies​(MutateBiddingStrategiesRequest request,
                                             io.grpc.stub.StreamObserver<MutateBiddingStrategiesResponse> responseObserver)
         Creates, updates, or removes bidding strategies. Operation statuses are
         returned.
         List of thrown errors:
           [AdxError]()
           [AuthenticationError]()
           [AuthorizationError]()
           [BiddingError]()
           [BiddingStrategyError]()
           [ContextError]()
           [DatabaseError]()
           [DateError]()
           [DistinctError]()
           [FieldError]()
           [FieldMaskError]()
           [HeaderError]()
           [IdError]()
           [InternalError]()
           [MutateError]()
           [NewResourceCreationError]()
           [NotEmptyError]()
           [NullError]()
           [OperationAccessDeniedError]()
           [OperatorError]()
           [QuotaError]()
           [RangeError]()
           [RequestError]()
           [SizeLimitError]()
           [StringFormatError]()
           [StringLengthError]()