Interface ContentCreatorInsightsServiceGrpc.AsyncService

All Known Implementing Classes:
ContentCreatorInsightsServiceGrpc.ContentCreatorInsightsServiceImplBase
Enclosing class:
ContentCreatorInsightsServiceGrpc

public static interface ContentCreatorInsightsServiceGrpc.AsyncService
 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.
 
  • Method Details

    • generateCreatorInsights

      default void generateCreatorInsights(GenerateCreatorInsightsRequest request, io.grpc.stub.StreamObserver<GenerateCreatorInsightsResponse> responseObserver)
       Returns insights for a collection of YouTube Creators and Channels.
       List of thrown errors:
         [AuthenticationError]()
         [AuthorizationError]()
         [FieldError]()
         [HeaderError]()
         [InternalError]()
         [QuotaError]()
         [RangeError]()
         [RequestError]()