Class KeywordPlanCampaignKeywordServiceGrpc.KeywordPlanCampaignKeywordServiceImplBase
- java.lang.Object
-
- com.google.ads.googleads.v15.services.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 Summary
Constructors Constructor Description KeywordPlanCampaignKeywordServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinitionbindService()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.ads.googleads.v15.services.KeywordPlanCampaignKeywordServiceGrpc.AsyncService
mutateKeywordPlanCampaignKeywords
-
-