Interface Recommendation.LowerTargetRoasRecommendationOrBuilder

    • Method Detail

      • hasTargetAdjustment

        boolean hasTargetAdjustment()
         Output only. The relevant information describing the recommended target
         adjustment.
         
        .google.ads.googleads.v15.resources.Recommendation.TargetAdjustmentInfo target_adjustment = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Returns:
        Whether the targetAdjustment field is set.
      • getTargetAdjustment

        Recommendation.TargetAdjustmentInfo getTargetAdjustment()
         Output only. The relevant information describing the recommended target
         adjustment.
         
        .google.ads.googleads.v15.resources.Recommendation.TargetAdjustmentInfo target_adjustment = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
        Returns:
        The targetAdjustment.
      • getTargetAdjustmentOrBuilder

        Recommendation.TargetAdjustmentInfoOrBuilder getTargetAdjustmentOrBuilder()
         Output only. The relevant information describing the recommended target
         adjustment.
         
        .google.ads.googleads.v15.resources.Recommendation.TargetAdjustmentInfo target_adjustment = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];