Interface KeywordPlanMaxCpcBidForecastCurveOrBuilder

    • Method Detail

      • getMaxCpcBidForecastsList

        java.util.List<KeywordPlanMaxCpcBidForecast> getMaxCpcBidForecastsList()
         The forecasts for the Keyword Plan campaign at different max CPC bids.
         
        repeated .google.ads.googleads.v10.services.KeywordPlanMaxCpcBidForecast max_cpc_bid_forecasts = 1;
      • getMaxCpcBidForecasts

        KeywordPlanMaxCpcBidForecast getMaxCpcBidForecasts​(int index)
         The forecasts for the Keyword Plan campaign at different max CPC bids.
         
        repeated .google.ads.googleads.v10.services.KeywordPlanMaxCpcBidForecast max_cpc_bid_forecasts = 1;
      • getMaxCpcBidForecastsCount

        int getMaxCpcBidForecastsCount()
         The forecasts for the Keyword Plan campaign at different max CPC bids.
         
        repeated .google.ads.googleads.v10.services.KeywordPlanMaxCpcBidForecast max_cpc_bid_forecasts = 1;
      • getMaxCpcBidForecastsOrBuilderList

        java.util.List<? extends KeywordPlanMaxCpcBidForecastOrBuilder> getMaxCpcBidForecastsOrBuilderList()
         The forecasts for the Keyword Plan campaign at different max CPC bids.
         
        repeated .google.ads.googleads.v10.services.KeywordPlanMaxCpcBidForecast max_cpc_bid_forecasts = 1;
      • getMaxCpcBidForecastsOrBuilder

        KeywordPlanMaxCpcBidForecastOrBuilder getMaxCpcBidForecastsOrBuilder​(int index)
         The forecasts for the Keyword Plan campaign at different max CPC bids.
         
        repeated .google.ads.googleads.v10.services.KeywordPlanMaxCpcBidForecast max_cpc_bid_forecasts = 1;