Class KeywordPlanCampaignServiceGrpc.KeywordPlanCampaignServiceFutureStub

    • Method Detail

      • getKeywordPlanCampaign

        public com.google.common.util.concurrent.ListenableFuture<KeywordPlanCampaign> getKeywordPlanCampaign​(GetKeywordPlanCampaignRequest request)
         Returns the requested Keyword Plan campaign in full detail.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [HeaderError]()
           [InternalError]()
           [QuotaError]()
           [RequestError]()
         
      • mutateKeywordPlanCampaigns

        public com.google.common.util.concurrent.ListenableFuture<MutateKeywordPlanCampaignsResponse> mutateKeywordPlanCampaigns​(MutateKeywordPlanCampaignsRequest request)
         Creates, updates, or removes Keyword Plan campaigns. Operation statuses are
         returned.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [DatabaseError]()
           [FieldError]()
           [FieldMaskError]()
           [HeaderError]()
           [InternalError]()
           [KeywordPlanCampaignError]()
           [KeywordPlanError]()
           [ListOperationError]()
           [MutateError]()
           [QuotaError]()
           [RangeError]()
           [RequestError]()
           [ResourceCountLimitExceededError]()