Class KeywordPlanIdeaServiceGrpc.KeywordPlanIdeaServiceFutureStub

    • Method Detail

      • generateKeywordIdeas

        public com.google.common.util.concurrent.ListenableFuture<GenerateKeywordIdeaResponse> generateKeywordIdeas​(GenerateKeywordIdeasRequest request)
         Returns a list of keyword ideas.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [CollectionSizeError]()
           [HeaderError]()
           [InternalError]()
           [KeywordPlanIdeaError]()
           [QuotaError]()
           [RequestError]()
         
      • generateKeywordHistoricalMetrics

        public com.google.common.util.concurrent.ListenableFuture<GenerateKeywordHistoricalMetricsResponse> generateKeywordHistoricalMetrics​(GenerateKeywordHistoricalMetricsRequest request)
         Returns a list of keyword historical metrics.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [CollectionSizeError]()
           [HeaderError]()
           [InternalError]()
           [QuotaError]()
           [RequestError]()
         
      • generateAdGroupThemes

        public com.google.common.util.concurrent.ListenableFuture<GenerateAdGroupThemesResponse> generateAdGroupThemes​(GenerateAdGroupThemesRequest request)
         Returns a list of suggested AdGroups and suggested modifications
         (text, match type) for the given keywords.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [CollectionSizeError]()
           [HeaderError]()
           [InternalError]()
           [QuotaError]()
           [RequestError]()
         
      • generateKeywordForecastMetrics

        public com.google.common.util.concurrent.ListenableFuture<GenerateKeywordForecastMetricsResponse> generateKeywordForecastMetrics​(GenerateKeywordForecastMetricsRequest request)
         Returns metrics (such as impressions, clicks, total cost) of a keyword
         forecast for the given campaign.
         List of thrown errors:
           [AuthenticationError]()
           [AuthorizationError]()
           [CollectionSizeError]()
           [HeaderError]()
           [InternalError]()
           [QuotaError]()
           [RequestError]()