Class KeywordPlanAdGroupServiceGrpc.KeywordPlanAdGroupServiceFutureStub

    • 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 com.google.common.util.concurrent.ListenableFuture<KeywordPlanAdGroup> getKeywordPlanAdGroup​(GetKeywordPlanAdGroupRequest request)
         Returns the requested Keyword Plan ad group in full detail.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [HeaderError]()
           [InternalError]()
           [QuotaError]()
           [RequestError]()
         
      • mutateKeywordPlanAdGroups

        public com.google.common.util.concurrent.ListenableFuture<MutateKeywordPlanAdGroupsResponse> mutateKeywordPlanAdGroups​(MutateKeywordPlanAdGroupsRequest request)
         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]()