Class AdGroupAdLabelServiceGrpc.AdGroupAdLabelServiceFutureStub

    • 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

      • getAdGroupAdLabel

        public com.google.common.util.concurrent.ListenableFuture<AdGroupAdLabel> getAdGroupAdLabel​(GetAdGroupAdLabelRequest request)
         Returns the requested ad group ad label in full detail.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [HeaderError]()
           [InternalError]()
           [QuotaError]()
           [RequestError]()
         
      • mutateAdGroupAdLabels

        public com.google.common.util.concurrent.ListenableFuture<MutateAdGroupAdLabelsResponse> mutateAdGroupAdLabels​(MutateAdGroupAdLabelsRequest request)
         Creates and removes ad group ad labels.
         Operation statuses are returned.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [DatabaseError]()
           [HeaderError]()
           [InternalError]()
           [LabelError]()
           [MutateError]()
           [NewResourceCreationError]()
           [QuotaError]()
           [RequestError]()