Interface CustomInterestServiceGrpc.AsyncService

    • Method Detail

      • mutateCustomInterests

        default void mutateCustomInterests​(MutateCustomInterestsRequest request,
                                           io.grpc.stub.StreamObserver<MutateCustomInterestsResponse> responseObserver)
         Creates or updates custom interests. Operation statuses are returned.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [CriterionError]()
           [CustomInterestError]()
           [HeaderError]()
           [InternalError]()
           [MutateError]()
           [PolicyViolationError]()
           [QuotaError]()
           [RequestError]()
           [StringLengthError]()