Class ContentCreatorInsightsServiceGrpc.ContentCreatorInsightsServiceImplBase
java.lang.Object
com.google.ads.googleads.v18.services.ContentCreatorInsightsServiceGrpc.ContentCreatorInsightsServiceImplBase
- All Implemented Interfaces:
ContentCreatorInsightsServiceGrpc.AsyncService,io.grpc.BindableService
- Enclosing class:
- ContentCreatorInsightsServiceGrpc
public abstract static class ContentCreatorInsightsServiceGrpc.ContentCreatorInsightsServiceImplBase
extends Object
implements io.grpc.BindableService, ContentCreatorInsightsServiceGrpc.AsyncService
Base class for the server implementation of the service ContentCreatorInsightsService.
Content Creator Insights Service helps users find information about YouTube Creators and their content and how these creators and their audiences can be reached with Google Ads. Accessible to allowlisted customers only.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.google.ads.googleads.v18.services.ContentCreatorInsightsServiceGrpc.AsyncService
generateCreatorInsights
-
Constructor Details
-
ContentCreatorInsightsServiceImplBase
public ContentCreatorInsightsServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-