Class SmartCampaignSearchTermViewServiceGrpc.SmartCampaignSearchTermViewServiceImplBase

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

    public abstract static class SmartCampaignSearchTermViewServiceGrpc.SmartCampaignSearchTermViewServiceImplBase
    extends java.lang.Object
    implements io.grpc.BindableService
     Service to manage Smart campaign search term views.
     
    • Constructor Detail

      • SmartCampaignSearchTermViewServiceImplBase

        public SmartCampaignSearchTermViewServiceImplBase()
    • Method Detail

      • getSmartCampaignSearchTermView

        public void getSmartCampaignSearchTermView​(GetSmartCampaignSearchTermViewRequest request,
                                                   io.grpc.stub.StreamObserver<SmartCampaignSearchTermView> responseObserver)
         Returns the attributes of the requested Smart campaign search term view.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [HeaderError]()
           [InternalError]()
           [QuotaError]()
           [RequestError]()
         
      • bindService

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