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 Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.google.ads.googleads.v18.services.KeywordPlanCampaignKeywordServiceGrpc.AsyncService
mutateKeywordPlanCampaignKeywords
-
Constructor Details
-
KeywordPlanCampaignKeywordServiceImplBase
public KeywordPlanCampaignKeywordServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindServicein interfaceio.grpc.BindableService
-