Class ReachPlanServiceGrpc.ReachPlanServiceImplBase
- java.lang.Object
-
- com.google.ads.googleads.v14.services.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 Summary
Constructors Constructor Description ReachPlanServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinitionbindService()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.ads.googleads.v14.services.ReachPlanServiceGrpc.AsyncService
generateReachForecast, listPlannableLocations, listPlannableProducts
-
-