Class KeywordPlanCampaignKeywordServiceGrpc.KeywordPlanCampaignKeywordServiceStub

  • Enclosing class:
    KeywordPlanCampaignKeywordServiceGrpc

    public static final class KeywordPlanCampaignKeywordServiceGrpc.KeywordPlanCampaignKeywordServiceStub
    extends io.grpc.stub.AbstractAsyncStub<KeywordPlanCampaignKeywordServiceGrpc.KeywordPlanCampaignKeywordServiceStub>
    A stub to allow clients to do asynchronous rpc calls to 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.
     
    • Nested Class Summary

      • Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub

        io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>>