Class KeywordPlanAdGroupServiceGrpc.KeywordPlanAdGroupServiceStub

    • Nested Class Summary

      • Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub

        io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>>
    • Method Detail

      • getKeywordPlanAdGroup

        public void getKeywordPlanAdGroup​(GetKeywordPlanAdGroupRequest request,
                                          io.grpc.stub.StreamObserver<KeywordPlanAdGroup> responseObserver)
         Returns the requested Keyword Plan ad group in full detail.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [HeaderError]()
           [InternalError]()
           [QuotaError]()
           [RequestError]()
         
      • 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]()