Class KeywordPlanAdGroupKeywordServiceGrpc.KeywordPlanAdGroupKeywordServiceImplBase

  • All Implemented Interfaces:
    KeywordPlanAdGroupKeywordServiceGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    KeywordPlanAdGroupKeywordServiceGrpc

    public abstract static class KeywordPlanAdGroupKeywordServiceGrpc.KeywordPlanAdGroupKeywordServiceImplBase
    extends java.lang.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 Detail

      • KeywordPlanAdGroupKeywordServiceImplBase

        public KeywordPlanAdGroupKeywordServiceImplBase()
    • Method Detail

      • bindService

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