Interface AdGroupAdLabelServiceGrpc.AsyncService

All Known Implementing Classes:
AdGroupAdLabelServiceGrpc.AdGroupAdLabelServiceImplBase
Enclosing class:
AdGroupAdLabelServiceGrpc

public static interface AdGroupAdLabelServiceGrpc.AsyncService
 Service to manage labels on ad group ads.
 
  • Method Details

    • mutateAdGroupAdLabels

      default void mutateAdGroupAdLabels(MutateAdGroupAdLabelsRequest request, io.grpc.stub.StreamObserver<MutateAdGroupAdLabelsResponse> responseObserver)
       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]()