Class KeywordPlanAdGroupKeywordServiceGrpc.KeywordPlanAdGroupKeywordServiceImplBase

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

public abstract static class KeywordPlanAdGroupKeywordServiceGrpc.KeywordPlanAdGroupKeywordServiceImplBase extends Object implements io.grpc.BindableService, KeywordPlanAdGroupKeywordServiceGrpc.AsyncService
Base class for the server implementation of the service KeywordPlanAdGroupKeywordService.
 Service to manage Keyword Plan ad group keywords. KeywordPlanAdGroup is
 required to add ad group keywords. Positive and negative keywords are
 supported. A maximum of 10,000 positive keywords are allowed per keyword
 plan. A maximum of 1,000 negative keywords are allower per keyword plan. This
 includes campaign negative keywords and ad group negative keywords.
 
  • Constructor Details

    • KeywordPlanAdGroupKeywordServiceImplBase

      public KeywordPlanAdGroupKeywordServiceImplBase()
  • Method Details

    • bindService

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