Class KeywordPlanCampaignKeywordServiceGrpc.KeywordPlanCampaignKeywordServiceImplBase

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

    public abstract static class KeywordPlanCampaignKeywordServiceGrpc.KeywordPlanCampaignKeywordServiceImplBase
    extends java.lang.Object
    implements io.grpc.BindableService, KeywordPlanCampaignKeywordServiceGrpc.AsyncService
    Base class for the server implementation of the service KeywordPlanCampaignKeywordService.
     Service to manage Keyword Plan campaign keywords. KeywordPlanCampaign is
     required to add the campaign keywords. Only negative keywords are supported.
     A maximum of 1000 negative keywords are allowed per plan. This includes both
     campaign negative keywords and ad group negative keywords.
     
    • Constructor Detail

      • KeywordPlanCampaignKeywordServiceImplBase

        public KeywordPlanCampaignKeywordServiceImplBase()
    • Method Detail

      • bindService

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