Interface LeadInsights.Builder

  • Method Details

    • leadReadinessScore

      LeadInsights.Builder leadReadinessScore(String leadReadinessScore)

      A score that indicates the lead's readiness for engagement. Valid values are Low, Medium, and High. Use this score to prioritize leads based on their likelihood of conversion.

      Parameters:
      leadReadinessScore - A score that indicates the lead's readiness for engagement. Valid values are Low, Medium, and High. Use this score to prioritize leads based on their likelihood of conversion.
      Returns:
      Returns a reference to this object so that method calls can be chained together.