historicalSearchPredictedCtr property

String? historicalSearchPredictedCtr
getter/setter pair

The historical search predicted click through rate (CTR). Possible string values are:

  • "UNSPECIFIED" : Not specified.
  • "UNKNOWN" : Used for return value only. Represents value unknown in this version.
  • "BELOW_AVERAGE" : Quality of the creative is below average.
  • "AVERAGE" : Quality of the creative is average.
  • "ABOVE_AVERAGE" : Quality of the creative is above average.

Implementation

core.String? historicalSearchPredictedCtr;