Class KeywordPlanCampaignKeywordServiceGrpc.KeywordPlanCampaignKeywordServiceImplBase

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

public abstract static class KeywordPlanCampaignKeywordServiceGrpc.KeywordPlanCampaignKeywordServiceImplBase extends 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 Details

    • KeywordPlanCampaignKeywordServiceImplBase

      public KeywordPlanCampaignKeywordServiceImplBase()
  • Method Details

    • bindService

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