Interface GenerateForecastMetricsResponseOrBuilder

    • Method Detail

      • getCampaignForecastsList

        java.util.List<KeywordPlanCampaignForecast> getCampaignForecastsList()
         List of campaign forecasts.
         One maximum.
         
        repeated .google.ads.googleads.v10.services.KeywordPlanCampaignForecast campaign_forecasts = 1;
      • getCampaignForecasts

        KeywordPlanCampaignForecast getCampaignForecasts​(int index)
         List of campaign forecasts.
         One maximum.
         
        repeated .google.ads.googleads.v10.services.KeywordPlanCampaignForecast campaign_forecasts = 1;
      • getCampaignForecastsCount

        int getCampaignForecastsCount()
         List of campaign forecasts.
         One maximum.
         
        repeated .google.ads.googleads.v10.services.KeywordPlanCampaignForecast campaign_forecasts = 1;
      • getCampaignForecastsOrBuilderList

        java.util.List<? extends KeywordPlanCampaignForecastOrBuilder> getCampaignForecastsOrBuilderList()
         List of campaign forecasts.
         One maximum.
         
        repeated .google.ads.googleads.v10.services.KeywordPlanCampaignForecast campaign_forecasts = 1;
      • getCampaignForecastsOrBuilder

        KeywordPlanCampaignForecastOrBuilder getCampaignForecastsOrBuilder​(int index)
         List of campaign forecasts.
         One maximum.
         
        repeated .google.ads.googleads.v10.services.KeywordPlanCampaignForecast campaign_forecasts = 1;
      • getAdGroupForecastsList

        java.util.List<KeywordPlanAdGroupForecast> getAdGroupForecastsList()
         List of ad group forecasts.
         
        repeated .google.ads.googleads.v10.services.KeywordPlanAdGroupForecast ad_group_forecasts = 2;
      • getAdGroupForecasts

        KeywordPlanAdGroupForecast getAdGroupForecasts​(int index)
         List of ad group forecasts.
         
        repeated .google.ads.googleads.v10.services.KeywordPlanAdGroupForecast ad_group_forecasts = 2;
      • getAdGroupForecastsCount

        int getAdGroupForecastsCount()
         List of ad group forecasts.
         
        repeated .google.ads.googleads.v10.services.KeywordPlanAdGroupForecast ad_group_forecasts = 2;
      • getAdGroupForecastsOrBuilderList

        java.util.List<? extends KeywordPlanAdGroupForecastOrBuilder> getAdGroupForecastsOrBuilderList()
         List of ad group forecasts.
         
        repeated .google.ads.googleads.v10.services.KeywordPlanAdGroupForecast ad_group_forecasts = 2;
      • getAdGroupForecastsOrBuilder

        KeywordPlanAdGroupForecastOrBuilder getAdGroupForecastsOrBuilder​(int index)
         List of ad group forecasts.
         
        repeated .google.ads.googleads.v10.services.KeywordPlanAdGroupForecast ad_group_forecasts = 2;
      • getKeywordForecastsList

        java.util.List<KeywordPlanKeywordForecast> getKeywordForecastsList()
         List of keyword forecasts.
         
        repeated .google.ads.googleads.v10.services.KeywordPlanKeywordForecast keyword_forecasts = 3;
      • getKeywordForecasts

        KeywordPlanKeywordForecast getKeywordForecasts​(int index)
         List of keyword forecasts.
         
        repeated .google.ads.googleads.v10.services.KeywordPlanKeywordForecast keyword_forecasts = 3;
      • getKeywordForecastsCount

        int getKeywordForecastsCount()
         List of keyword forecasts.
         
        repeated .google.ads.googleads.v10.services.KeywordPlanKeywordForecast keyword_forecasts = 3;
      • getKeywordForecastsOrBuilderList

        java.util.List<? extends KeywordPlanKeywordForecastOrBuilder> getKeywordForecastsOrBuilderList()
         List of keyword forecasts.
         
        repeated .google.ads.googleads.v10.services.KeywordPlanKeywordForecast keyword_forecasts = 3;
      • getKeywordForecastsOrBuilder

        KeywordPlanKeywordForecastOrBuilder getKeywordForecastsOrBuilder​(int index)
         List of keyword forecasts.
         
        repeated .google.ads.googleads.v10.services.KeywordPlanKeywordForecast keyword_forecasts = 3;