Class KeywordPlanAdGroupServiceGrpc.KeywordPlanAdGroupServiceImplBase

  • All Implemented Interfaces:
    io.grpc.BindableService
    Enclosing class:
    KeywordPlanAdGroupServiceGrpc

    public abstract static class KeywordPlanAdGroupServiceGrpc.KeywordPlanAdGroupServiceImplBase
    extends java.lang.Object
    implements io.grpc.BindableService
     Service to manage Keyword Plan ad groups.
     
    • Constructor Detail

      • KeywordPlanAdGroupServiceImplBase

        public KeywordPlanAdGroupServiceImplBase()
    • Method Detail

      • mutateKeywordPlanAdGroups

        public void mutateKeywordPlanAdGroups​(MutateKeywordPlanAdGroupsRequest request,
                                              io.grpc.stub.StreamObserver<MutateKeywordPlanAdGroupsResponse> responseObserver)
         Creates, updates, or removes Keyword Plan ad groups. Operation statuses are
         returned.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [DatabaseError]()
           [FieldError]()
           [FieldMaskError]()
           [HeaderError]()
           [InternalError]()
           [KeywordPlanAdGroupError]()
           [KeywordPlanError]()
           [MutateError]()
           [NewResourceCreationError]()
           [QuotaError]()
           [RequestError]()
           [ResourceCountLimitExceededError]()
         
      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService