Class ReachPlanServiceGrpc.ReachPlanServiceImplBase

  • All Implemented Interfaces:
    ReachPlanServiceGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    ReachPlanServiceGrpc

    public abstract static class ReachPlanServiceGrpc.ReachPlanServiceImplBase
    extends java.lang.Object
    implements io.grpc.BindableService, ReachPlanServiceGrpc.AsyncService
    Base class for the server implementation of the service ReachPlanService.
     Reach Plan Service gives users information about audience size that can
     be reached through advertisement on YouTube. In particular,
     GenerateReachForecast provides estimated number of people of specified
     demographics that can be reached by an ad in a given market by a campaign of
     certain duration with a defined budget.
     
    • Constructor Detail

      • ReachPlanServiceImplBase

        public ReachPlanServiceImplBase()
    • Method Detail

      • bindService

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