Class ReachPlanServiceGrpc.ReachPlanServiceImplBase

java.lang.Object
com.google.ads.googleads.v18.services.ReachPlanServiceGrpc.ReachPlanServiceImplBase
All Implemented Interfaces:
ReachPlanServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
ReachPlanServiceGrpc

public abstract static class ReachPlanServiceGrpc.ReachPlanServiceImplBase extends 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 Details

    • ReachPlanServiceImplBase

      public ReachPlanServiceImplBase()
  • Method Details

    • bindService

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