clickPotential property

String? clickPotential
getter/setter pair

Estimated performance potential compared to highest performing products of the merchant. Possible string values are:

  • "CLICK_POTENTIAL_UNSPECIFIED" : Unknown predicted clicks impact.
  • "LOW" : Potential to receive a low number of clicks compared to the highest performing products of the merchant.
  • "MEDIUM" : Potential to receive a moderate number of clicks compared to the highest performing products of the merchant.
  • "HIGH" : Potential to receive a similar number of clicks as the highest performing products of the merchant.

Implementation

core.String? clickPotential;