Interface TargetRoasSimulationPointListOrBuilder

    • Method Detail

      • getPointsList

        java.util.List<TargetRoasSimulationPoint> getPointsList()
         Projected metrics for a series of target ROAS amounts.
         
        repeated .google.ads.googleads.v10.common.TargetRoasSimulationPoint points = 1;
      • getPoints

        TargetRoasSimulationPoint getPoints​(int index)
         Projected metrics for a series of target ROAS amounts.
         
        repeated .google.ads.googleads.v10.common.TargetRoasSimulationPoint points = 1;
      • getPointsCount

        int getPointsCount()
         Projected metrics for a series of target ROAS amounts.
         
        repeated .google.ads.googleads.v10.common.TargetRoasSimulationPoint points = 1;
      • getPointsOrBuilderList

        java.util.List<? extends TargetRoasSimulationPointOrBuilder> getPointsOrBuilderList()
         Projected metrics for a series of target ROAS amounts.
         
        repeated .google.ads.googleads.v10.common.TargetRoasSimulationPoint points = 1;
      • getPointsOrBuilder

        TargetRoasSimulationPointOrBuilder getPointsOrBuilder​(int index)
         Projected metrics for a series of target ROAS amounts.
         
        repeated .google.ads.googleads.v10.common.TargetRoasSimulationPoint points = 1;