Interface KeywordPlanServiceGrpc.AsyncService

    • Method Detail

      • mutateKeywordPlans

        default void mutateKeywordPlans​(MutateKeywordPlansRequest request,
                                        io.grpc.stub.StreamObserver<MutateKeywordPlansResponse> responseObserver)
         Creates, updates, or removes keyword plans. Operation statuses are
         returned.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [DatabaseError]()
           [FieldError]()
           [HeaderError]()
           [InternalError]()
           [KeywordPlanError]()
           [MutateError]()
           [NewResourceCreationError]()
           [QuotaError]()
           [RequestError]()
           [ResourceCountLimitExceededError]()
           [StringLengthError]()